Releases: andras-tim/octoconf
Releases · andras-tim/octoconf
0.2.2 - 2018-07-06
Changed
- Updated dependencies
Fixed
- Fixed version of PyYAML (reverted to 3.x)
0.2.1 - 2018-06-27
Changed
- Small deployment & testing related changes
- Updated dependencies
0.2.0 - 2016-03-28
Added
- Added include feature
Changed
- 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)
0.1.0 - 2016-03-23
Added
octoconf
lib with unit tests- example YAML file