Releases: WillBAnders/Storm
Releases · WillBAnders/Storm
Storm v0.1.0
Initial release of Storm, v0.1.0
, a library for user-oriented configuration.
- Discord: Development discussion & support
Notable Features
- Navigable node hierarchy, for working directly with the config
- Type-safe serialization system, for getting/setting values safely
- Custom Storm configuration format, for more user-friendly behavior and safe reserialization
API Stability & Compatibility
At this time, the API should be considered stable. While there may be minor breaking changes to account for new features being added, there are no major redesigns planned and manual migration would be straightforward. Additionally, note that all v0.1.X
releases will be backwards compatible with v0.1.0
.
Storm will remain in v0
until the remaining planned features are implemented (primarily class-based serialization, schemas, and remaining formats) and have received reasonable use in production environments. The goal is to enter into v1
in late 2020 / early 2021.