All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Run tests on Python 3.14 (#38)
- Fixing MF7/MT2 key name: LHTR → LTHR (#37)
- Add photon reaction summation rules (#35)
- Update build architectures for wheels on PyPA (#34)
- Optimize string construction in section text parsing (#30)
- Updated build architectures for wheels on PyPA (#34)
- Fix reading of relative intensity for STYP != 0 (#29)
- Use fullmatch for GNDS regular expression (#31)
- Specifically use cibuildwheel 3.1.3 (#27)
- Update cibuildwheel to v3 (#26)
- Require Python version 3.10 or higher (#25)
- Require Python version 3.9 or higher (#24)
- Adding py 3.13 to pyproject (#20)
- Fix parsing of MF=6, LAW=2 (#22)
- Fix artifact names for PyPI publishing (#12)
- Updated GitHub Actions workflows (#11)
- Add support for MF=7, MT=451 thermal scattering general info (#1)
- Allow encoding to be specified when opening ENDF file (#2)
- Add tests for cfloat_endf (#8)
- Add Python 3.12 in CI (#9)
- Fix issue with C++ endf float converter (#7)
- Fixed GHA workflow for building sdist
- Initial release