Skip to content

Releases: andras-tim/octoconf

0.2.2 - 2018-07-06

06 Jul 13:43
Compare
Choose a tag to compare

Changed

  • Updated dependencies

Fixed

  • Fixed version of PyYAML (reverted to 3.x)

0.2.1 - 2018-06-27

27 Jun 13:45
Compare
Choose a tag to compare

Changed

  • Small deployment & testing related changes
  • Updated dependencies

0.2.0 - 2016-03-28

28 Mar 00:29
Compare
Choose a tag to compare

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

23 Mar 21:26
Compare
Choose a tag to compare

Added

  • octoconf lib with unit tests
  • example YAML file