Skip to content

v0.2.7

Compare
Choose a tag to compare
@MicahGale MicahGale released this 30 May 18:19
· 63 commits to develop since this release
f2b68fe

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)