Changelog
=========

0.2 (released 2009/07/29)
-------------------------

Features:

- Added pickling capability (experimental), both as standalone
  functions and integrated with cooking machinery to preserve and
  restore object state.

Bugfixes:

- Make sure assignments are made to names only.

0.1.1 (released 2009/06/02)
---------------------------

- Fixed documentation formatting.

- Removed debugging statements.

0.1 (released 2009/06/02)
-------------------------

- Initial public release.
