pycall Changelog
================

Here you can see the full list of changes between each pycall release.


Version 2.0
-----------

Released on May 1, 2011.

- Complete re-write of codebase.
- Added full unit-test suite.
- 100% test coverage.
- Full set of Sphinx documentation.
- Numerous code improvements.
- New website!


Version 1.6
-----------

Released on March 21, 2010.

- Fixing major bug from previous release. `tmpdir` attribute now works.


Version 1.5
-----------

Released on March 21, 2010.

- Adding a `tmpdir` option to :class:`callfile.CallFile` class.
- Cleaning up syntax (PEP-8).


Version 1.4
-----------

Released on March 1, 2010.

- Fixing an issue with cross-device call file creation.


Version 1.3
-----------

Released on February 23, 2010.

- Adding support for 'Local' trunks.


Version 1.2
-----------

Released on November 11, 2009.

- Various bugfixes.
- Adding some simple demos.


Version 1.1
-----------

Released on October 21, 2009.

- Various bugfixes.
- Added exception handling.


Version 1.0
-----------

Released on October 20, 2009.

First public release!
