Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@neutrinoceros neutrinoceros released this 09 Oct 09:28
· 102 commits to main since this release
b400d8a

Summary

  • gpgi is now multi-threading aware in places where race conditions were possible like Dataset.boundaries.register and Dataset.deposit
  • this release contains a couple small breaking changes that should only affect edge cases and not be visible in normal conditions (see items listed as API: in the following section)
  • Python 3.11 to 3.13 is supported

The library is now considered feature complete, and this version is intended as the "definitive" edition for gpgi. I'll still fix bugs as they are discovered and I intend to publish new binaries as needed, but development will now switch to maintenance mode.

All changes

New Contributors

Full Changelog: v1.0.0...v2.0.0