All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Updated dependencies (fixed CVE-2017-18342)
0.2.2 - 2018-07-06
- Updated dependencies
- Fixed version of PyYAML (reverted to 3.x)
0.2.1 - 2018-06-27
- Small deployment & testing related changes
- Updated dependencies
0.2.0 - 2016-03-28
- Added include feature
- Replaced
octoconf.read(<filename>)
function withoctoconf.load(<stream>)
andoctoconf.loads(<string>)
for better fit to the standards. - Improved code quality (added some error handlers and tests was rewritten, Pylint ready code)
octoconf
lib with unit tests- example YAML file