Releases: MetOffice/Vernier
Releases · MetOffice/Vernier
0.4.1
What's Changed
- Backport of string buffer fix to 0.4.0 by Sam Clarke-Green (@t00sa) in #240
Full Changelog: 0.4.0...0.4.1
0.4.0
What's Changed
- Update documentation to change PROF_ to VERNIER_ for env variables by Liam Berrisford (@liamjberrisford) in #146
- Fix build system so it adds the include paths to the vernierTargets.cmake by Andrew Coughtrie (@andrewcoughtrie) in #158
- Update Workflows to Ubuntu 24.04 by Andrew Coughtrie (@andrewcoughtrie) in #162
- 144 post process script by Jed Baker (@jedbakerMO) in #160
- Updating conda environment file by Jed Baker (@jedbakerMO) in #176
- Allow use of default MPI Communicator with Fortran API by Andrew Coughtrie (@andrewcoughtrie) in #161
- 168 post processing documentation by Jed Baker (@jedbakerMO) in #177
- Allow string lengths to be set at compile time by Sam Clarke-Green (@t00sa) in #175
- Development and Review process update by Andrew Coughtrie (@andrewcoughtrie) in #180
- Correct compilation with MPI headers included directly in client code. by Maff Glover (@mo-mglover) in #182
- 171 min max by Jed Baker (@jedbakerMO) in #178
- Add merge queue capability to review by Andrew Coughtrie (@andrewcoughtrie) in #195
- Give the documentation a polish by Sam Clarke-Green (@t00sa) in #190
- Add pkg-config support to Vernier by Sam Clarke-Green (@t00sa) in #193
- Updated the API docs by Andrew Coughtrie (@andrewcoughtrie) in #191
- Tag output filenames. by Maff Glover (@mo-mglover) in #184
- Added default PR template by Andrew Coughtrie (@andrewcoughtrie) in #196
- 188 full merge information by Jed Baker (@jedbakerMO) in #194
- update readme by Benjamin Went (@MetBenjaminWent) in #199
- Write to a single output file in parallel by Sam Clarke-Green (@t00sa) in #197
- Merge main into release branch by Andrew Coughtrie (@andrewcoughtrie) in #209
- Changes for Release 0.4.0 by Andrew Coughtrie (@andrewcoughtrie) in #210
New Contributors
- Liam Berrisford (@liamjberrisford) made their first contribution in #146
- Jed Baker (@jedbakerMO) made their first contribution in #160
- Sam Clarke-Green (@t00sa) made their first contribution in #175
- Benjamin Went (@MetBenjaminWent) made their first contribution in #199
Full Changelog: 0.3.0...0.4.0
0.3.1
Bug fix release.
What's Changed
- Bug fixes by Andrew Coughtrie (@andrewcoughtrie) in #159
Full Changelog: 0.3.0...0.3.1
0.3.0
Contains the basic functionality for timing MPI and OpenMP codes in C++ or Fortran