Releases: PlasmaFAIR/pyloidal
Releases · PlasmaFAIR/pyloidal
v0.2.1
Permits NumPy 2.0 compatibility, upgrades outdated conventions, and improves test coverage. Note that from this version onwards, Pyloidal requires Python 3.10+.
What's Changed
- Upgrade Python and NumPy versions by @LiamPattinson in #11
- Upgrade linting by @LiamPattinson in #12
- Add test that Sigma
__post_init__
works correctly by @LiamPattinson in #13
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Fix itertools bug by @mwiesenberger in #3
- Enable code coverage by @LiamPattinson in #6
- First-pass conversion to classes by @ZedThree in #2
- Expand scope of
test_identify_cocos
by @LiamPattinson in #7 - Add linting workflow by @LiamPattinson in #8
New Contributors
- @mwiesenberger made their first contribution in #3
- @ZedThree made their first contribution in #2
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Initial release
Includes COCOS identification/transformation utilities, adapted from OMAS.
Future versions will improve the implementation and testing, and include docs.
What's Changed
- Add COCOS features by @LiamPattinson in #1
New Contributors
- @LiamPattinson made their first contribution in #1
Full Changelog: https://github.com/PlasmaFAIR/pyloidal/commits/v0.1.0