Releases: idaholab/MontePy
Releases · idaholab/MontePy
Release 0.3.0
Release 0.2.10
Bug Fixes
- Fixed bug with parsing tally segments (#377)
Note: v0.2.9 was skipped due to this version already being taken on test PyPI due to CI testing.
Release 0.2.8
v0.2.7
Bug fixes
- Made versioning system more robust for all situations (#386).
- Fixed bug with handling
read
inputs, and made parser more efficient (#206) - Fixed bug that couldn't read materials without a library. E.g.,
1001
vs.1001.80c
(#365).
Documentation
- Improved community documentation for contributing. (#375)
- Added a changelog (#375)
- Improved how the python API is navigated. (#359)
CI/CD
- Improved coveralls integration so actual source code can be shown.
- Improved sphinx build process (#388)
0.2.6 patch release
Bug Fixes
- material: Fixed thermal scattering law never being written to file. (872662f)
- syntax: Fixed not ignoring vertical mode hidden by comments. (847129e)
- syntax tree: Fixed typing issue with GeometryTree causing exception (7a24ac0)
Reverts
- Revert "Defined recursive GeometryTree Comments function for nested dicts." (4246f30)
Continuous Integration
0.2.5 beta
Minor patch release:
- Implemented Github actions
- Added default github issue templates
- Improved readme and documentation hyperlinks
- Fixed bug with comments in complex geometry.
0.2.4beta
0.2.3 Beta
0.2.2 beta
0.2.1 beta
This was a quick release that fixed a small bug with the packaging information that was breaking our pages deployment process.