What's Changed
- Require Python 3.9+, numpy 1.22+ by @ZedThree in #18
- Improve error reporting in qeqdsk writer by @ZedThree in #20
- Add custom type alias for floats or arrays of floats by @ZedThree in #14
- Docs: Fix issues with readthedocs by @ZedThree in #21
- Extend description by @dschwoerer in #19
- Accept looser formatting of headers when reading by @ZedThree in #22
- CI: Run CI on every branch by @ZedThree in #24
- Return a dataclass from
geqdsk.read
by @ZedThree in #23
New Contributors
- @dschwoerer made their first contribution in #19
Full Changelog: v0.4.0...v0.5.0