Skip to content

5.1.0

Compare
Choose a tag to compare
@YuukanOO YuukanOO released this 26 Sep 07:41
· 22 commits to master since this release
f0d61a3

New features

  • Added SettingsStore.write_to_file to write a settings store to a file #29
  • Added SettingsStore.to_dict to flatten a SettingsStore into a dictionary ready to be used in agent metadata #32

Fixes

  • Fix a bug where the interpreter cache directory may not exists and persisting failed as a result #34
  • SettingsStore.getpath now resolve the path from the configuration file which has been read #33