commons_config 0.0.6 commons_config: ^0.0.6 copied to clipboard
Commons Configuration provides generic configuration interface which enables an application to read configuration data from a variety of sources.
0.0.6 #
- Add Configuration base class.
- Add MapConfiguration class.
- Add ConfigurationInterpolator class.
- Add EnvStrLookup class.
0.0.5 #
- Add PropertyConvertor class.
- Changed license to MIT license.
0.0.4 #
- Add file header copyright notice
0.0.3 #
- Add Properties class
0.0.2 #
- Update readme to add project description.
- Update description in pubspec.yaml.
- Update library doc comment.
0.0.1 #
- Initial version.
- Project skeleton setup.