Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 459 Bytes

CHANGELOG.md

File metadata and controls

27 lines (14 loc) · 459 Bytes

Changelog

v0.5.0 (2023-04-25)

BREAKING CHANGE

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

Feat

  • OptPlotter: add class method from_autogenerated_figure (#17)

Refactor

  • iter_utils.py: remove :mod:iter_utils

v0.4.0 (2023-04-21)

Feat

  • OptPlotter: add skeleton from_autogenerated_figure class method

v0.3.0 (2023-04-21)

Feat

  • build out first set of functionality (#1)