Skip to content

Releases: team-ocean/veros

v1.6.0

10 Jul 10:03
c5fbaad
Compare
Choose a tag to compare

What's Changed

  • Drop Python3.9 support, the minimum Python version is now 3.10.
  • Add support for token-less mpi4jax.

Full Changelog: v1.5.2...v1.6.0

v1.5.2

23 Jan 11:24
dbde5e7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.1...v1.5.2

v1.5.1

11 Oct 08:43
2c4aebd
Compare
Choose a tag to compare

What's Changed

  • Bump dependencies
  • Ensure Veros works with modern JAX versions
  • Fix gpu extension by @dionhaefner in #541

Full Changelog: v1.5.0...v1.5.1

v1.5.0

18 Aug 11:59
68ae4a7
Compare
Choose a tag to compare

What's Changed

  • Introduce more netcdf attributes for reproducibility by @dionhaefner in #509
  • Bump dependencies

Full Changelog: v1.4.6...v1.5.0

v1.4.6

08 Jun 12:18
084f7dd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.5...v1.4.6

v1.4.5

15 Aug 07:44
7d65a40
Compare
Choose a tag to compare

What's Changed

  • Fix versioneer for PEP 660 editable installs by @dionhaefner in #366
  • Fix veros.tools.setup.get_coastline_distance with recent SciPy versions

Full Changelog: v1.4.4...v1.4.5

v1.4.4

11 Aug 10:09
7b8ef3e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.3...v1.4.4

v1.4.3

29 Mar 07:10
45d3eb3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.2...v1.4.3

v1.4.2

24 Sep 12:58
00a1210
Compare
Choose a tag to compare

Extension modules are now optional as intended.

v1.4.1

22 Sep 11:14
a020650
Compare
Choose a tag to compare

Bumped dependencies, fixes a path issue on some systems.