Changelog

2.0.1 (2022-10-10)

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

1.0.0 (2020-04-23)

  • First stable release
  • Added gui, deployed to heroku
  • Added data and support for emission lines
  • Added Response class
  • Major update to documentation and moved to sunpy doc theme

0.1.0 (2017-03-24)

  • First release