Skip to content

0.3.2

Compare
Choose a tag to compare
@seapagan seapagan released this 02 Nov 20:19
· 315 commits to main since this release
81f1fa0

This release fixes a bug with None values in the config file, causing a potential crash when the config was loaded. For the moment, any None values are not saved to the TOML file. This functionality may change in upcoming versions with a more robust solution.

Bug Fixes

  • Don't save None values to the TOML file. (#49) by seapagan

Dependency Updates

Full Changelog