Skip to content

v0.0.9

Latest
Compare
Choose a tag to compare
@HAL-42 HAL-42 released this 19 Aug 15:09
· 1 commit to master since this release

AlchemyCat 0.0.9 Release

Improved

  • The README no longer recommends creating __init__.py next to cfg.py.
  • load_module_from_py will check for the presence of '.' in the input path. A clear warning is given regarding rollback mode.
  • When the option value of the Param2Tune is Config, copy it before assignment to ensure isolation between the option value and the config tree.