Skip to content

v0.3.6

Choose a tag to compare

@github-actions github-actions released this 05 Aug 14:14
· 416 commits to main since this release
e21c8c0

What's new

Added 🎉

  • Add codespell to dev-requirements. #104

Fixed ✅

  • Improve logging. #102
  • Fix estimation of Goodness of Fit statistics. #106
  • Resolve the issue of circular imports. #107
  • Fix reading of models_file with correct process. #111

Changed ⚠️

  • Restructure statistics functions and update computation of fit statistics. #103
  • Compress and update sphinx docs. #105
  • Update python dependency to 3.11 and update docs. #109
  • Restructure pipeline to prepare to use public test data. #110

Commits

e21c8c0 Bump version to v0.3.6 for release