- Add description to ``ConfigKeys``. - ``Config.keys()`` now return a list of sorted ``ConfigKeys``. - Fix issue with ``flatten_dict()`` when the key is not a string. - Add ``Collecion.sorted()``.
0.1.0
===================
- Added ``toolrack.config module``. - Fixed use of ``mkstemp`` in ``TempDirFixture``.