Releases: freegs-plasma/FreeQDSK
Releases · freegs-plasma/FreeQDSK
v0.5.0
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
v0.4.0
What's Changed
- Parse header into returned dict by @mwiesenberger in #13
- Remarks on COCOS by @mwiesenberger in #12
New Contributors
- @mwiesenberger made their first contribution in #13
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- Add explicit version requirements for fortranformat by @LiamPattinson in #8
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Add deprecation warnings to unused _fileutils functions by @LiamPattinson in #6
- Add P-EQDSK/pFile methods by @LiamPattinson in #5
- Add readthedocs config by @ZedThree in #7
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Use fortranformat by @LiamPattinson in #4
- Docs update by @LiamPattinson in #3
Full Changelog: v0.1.0...v0.2.0