Skip to content

0.2.0 - 2016-03-28

Compare
Choose a tag to compare
@andras-tim andras-tim released this 28 Mar 00:29
· 15 commits to master since this release

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)