Skip to content

3.7.3: FileConfig fix

Choose a tag to compare

@TheElectronWill TheElectronWill released this 16 Jun 21:36
· 34 commits to master since this release
1ae4261

Fixes

This minor release fixes a bad interaction between AsyncFileConfig and StampedConfig, and between SyncFileConfig, SynchronizedConfig and TomlParser, which resulted in some TOML configurations to be mis-loaded. Thanks to @Technici4n for discovering the bug!

Full Changelog: v3.7.2...v3.7.3