Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 1.26 KB

CHANGELOG.md

File metadata and controls

44 lines (30 loc) · 1.26 KB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

Changed

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

Changed

  • Replaced octoconf.read(<filename>) function with octoconf.load(<stream>) and octoconf.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