Skip to content

Releases: ehsteve/roentgen

v2.2.0

14 Mar 18:32
Compare
Choose a tag to compare

2.2.0 (2024-03-14)

  • Fix and improvement to gui
  • General improvements to documentation and examples
  • Removed poetry
  • added pre-commit support and updated testing

v2.1.0

09 Jan 18:47
Compare
Choose a tag to compare

v2.1.0 (2023-01-07)

  • Improvement to documentation to illustrate custom materials
  • Added tutorial and documentation to illustrate interpolation
  • Going outside of data range (1 keV to 2 MeV) now provides a ValueError instead of failing quietly and filling in zeros for extrapolated values.

v2.02

06 Jan 03:10
Compare
Choose a tag to compare

v2.0.2 (2023-01-05)

  • The Material class can now represent substances with multiple and arbitrary constitutients
  • Moved to poetry for dependency management and packaging
  • Automated testing now also using poetry
  • Added data source information into the documentation
  • Updated dependencies versions
  • Added a Code of Conduct
  • If material (element or compounds) are not found, raises a ValueError instead of returning None
  • Increased test coverage
  • Added attenuator section to guide.
  • Bump version to 2.0.2 for release problem to pypi and fix for readthedocs

First stable release

05 May 02:29
Compare
Choose a tag to compare
v1.0

preparing release