configuration_service 1.0.4 configuration_service: ^1.0.4 copied to clipboard
Enables applications to read JSON configuration files
1.0.4 #
- Prevent crash if data from environment variable isn't in JSON format
1.0.3 #
- Improve deserialization of stringified values, especially when passed through environment
1.0.2 #
- Enable injection of the entire configuration data through an environment variable
1.0.1 #
- Fix bug with deserializing lists
1.0.0 #
- Initial version.