This repository has been archived by the owner on Dec 16, 2018. It is now read-only.
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 withchunk_by
iteration
algorithm. dooku.datetime.Local.tzname
now returns a timezone name.dooku.conf.Conf
now has representation similar todict
.