Releases: nyxintrus/SimpleConfig
Releases · nyxintrus/SimpleConfig
Release list
1.0.3
1.0.2
1.0.1
🚀 Release v1.0.1
🛠 Fixes
- TOML: Fixed invalid
settings.themedotted keys, now uses proper[tables]and correct array formatting - XML: Fixed empty file crash, invalid XML characters, and broken key parsing
- HOCON: Implemented missing save support with correct nested structure and string handling
⚙️ Improvements
- More stable parsing across all formats
- Better type handling for lists, numbers, and booleans
- Reduced crashes on malformed or empty configs
⚠️ Notes
- XML still has limited type safety (format limitation)
- Properties format remains string-based