Skip to content
This repository has been archived by the owner on Dec 16, 2018. It is now read-only.

Version 0.4.0

Latest
Compare
Choose a tag to compare
@ikalnytskyi ikalnytskyi released this 12 Sep 07:54
· 8 commits to master since this release

Released on September 12, 2015.

  • Add Python 2.7 support.
  • Add dooku.conf.Conf.from_file method to load settings from
    a custom file format.
  • Add dooku.iteritems module with chunk_by iteration
    algorithm.
  • dooku.datetime.Local.tzname now returns a timezone name.
  • dooku.conf.Conf now has representation similar to dict.