Skip to content

Release 0.86.0

Latest
Compare
Choose a tag to compare
@FrankC01 FrankC01 released this 18 Jun 08:55
· 1 commit to main since this release

[0.86.0] - 2025-06-18

Added

  • enhancement add 'save' and 'save_to' for PysuiConfiguration

Fixed

  • readthedocs build failing

Changed

  • BREAKING change The constructor of PysuiConfiguration no
    longer creates the PysuiConfig.json file if it does not exist. First time users must call class method PysuiConfiguration.initialize_config.
    See documentation.