News
====

1.2.dev
---

*Release date: 2010--*

* Dropped support for Python 2.5
* Memoize is now thread safe.
* added hcs_utils.path.tempdir context.
* added hcs_utils.collections.ListBuilder, a nice way to manually build lists.
* Added hcs_utils.threading.synchronization decorator.
* Added hcs_utils.lock.Lock, Interprocess locking using a PID symlink.

1.1
---

*Release date: 2010-04-22*

* Fixed unpickeling of Storage objects.

1.0
---

*Release date: 2010-04-18*

* Initial release
