Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 1.1 KB

CHANGELOG.md

File metadata and controls

43 lines (24 loc) · 1.1 KB

Changelog

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.

[0.1.4]

Fixed

  • Fix artifact names for PyPI publishing (#12)

[0.1.3]

Fixed

  • Updated GitHub Actions workflows (#11)

[0.1.2]

Added

  • 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)

Fixed

  • Fix issue with C++ endf float converter (#7)

[0.1.1]

Fixed

  • Fixed GHA workflow for building sdist

[0.1.0]

Added

  • Initial release