angel_configuration 2.2.0
angel_configuration: ^2.2.0 copied to clipboard
Automatic YAML application configuration loader for Angel, with .env support.
2.2.0 #
- Allow including one configuration within another.
- Badly-formatted
.envfiles will no longer issue a warning, but instead throw an exception.
2.1.0 #
- Add
loadStandaloneConfiguration.
2.0.0 #
- Use Angel 2.
1.2.0-rc.0 #
- Removed the
Configurationclass. - Removed the
ConfigurationTransformerclass. - Use
Mapcasting to prevent runtime cast errors.
1.1.0 (Retroactive changelog) #
- Use
package:file.