Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Apr 04:44
· 8 commits to main since this release

Announcements

BREAKING CHANGE

  • Removed :mod:iter_utils entirely so this API will now no longer work.

Changes

  • a3d6fa6 bump: version 0.4.0 → 0.5.0
  • 23b260a ci(.github/workflows/bump.yaml): check bump integration with Changelog
  • 238efce docs(CHANGELOG.md): update handling of Changelog to put header in smarter place
  • 847b5ca docs(basic-demo.md): fix up basic demo notebook
  • aa5822b refactor(iter_utils.py): remove :mod:iter_utils
  • 735978e feat(OptPlotter): add class method from_autogenerated_figure (#17)
  • 5a09ea9 docs: shorten notebook run time and update execution mode
  • 6cfd69a build: update handling of doc formatting checks
  • 4ba5bf5 docs: update README to link to docs and have two badges
  • 3336e1f build: add .readthedocs.yaml
  • be7c80c docs: change to using autosummary
  • c76418d docs: add release documentation (#12)