Skip to content

v0.15.0

Compare
Choose a tag to compare
@neutrinoceros neutrinoceros released this 10 Jan 10:52
· 294 commits to main since this release
60157b7

What's Changed

  • TST: switch CI to Python 3.11 by @neutrinoceros in #158
  • BLD: migrate static metadata and tool configurations from setup.cfg to pyproject.toml (semi automated with ini2toml), adapt pre-commit hooks by @neutrinoceros in #160
  • ENH: automatic discovery and parsing for pluto.ini, idefix.ini, definitions.h and definitions.hpp by @neutrinoceros in #169
  • TYP: resolve unchecked annotations by @neutrinoceros in #172
  • ENH: resolve the variables in unit definitions (PLUTO) by @xshaokun in #167
  • MNT: cleanup noop code by @neutrinoceros in #176
  • ENH: parse geometry from definitions.hpp (Idefix) by @neutrinoceros in #174

Full Changelog: v0.14.0...v0.15.0