Skip to content

Version 0.9.0

Latest
Compare
Choose a tag to compare
@teutoburg teutoburg released this 10 Nov 21:21
· 42 commits to main since this release
6259648

Important

The minimum required Python version for this package is now 3.10 (see Dependency Changes).
Python 3.13 is currently not supported as it causes issues on some platforms that are not yet fully understood. We are currently working on fixing 3.13 support.

What's Changed

API Changes

New Features or Improvements

  • Replace NaNs in images, log warning by @teutoburg in #466
  • Make observe work with no source (empty field) by @oczoske in #483
  • Add a new top level to CMDS nested mapping to store current simulation run settings by @teutoburg in #493

Dependency Changes

Documentation Improvements

Other Changes

New Contributors

Full Changelog: v0.8.4...v0.9.0