Change log
==========

1.5 2014-12-07 Eric V. Smith
----------------------------

* Added inspect_params (issue #5).

1.4 2014-07-24 Eric V. Smith
----------------------------

* Release version 1.4. No code changes.

* Add a README.txt entry on running the test suite.

* Fix missing test/__init__.py in the sdist.

1.3 2014-03-14 Eric V. Smith
----------------------------

* Add MANIFEST.in to MANIFEST.in, so it will be included in sdists
  (issue #4).

1.2 2014-02-12 Eric V. Smith
----------------------------

* New release just to update development status classifier.

1.1 2014-02-12 Eric V. Smith
----------------------------

* Produce an RPM named python-calllib (issue #3).

* Support python3 (issue #2).

* Moved tests to a separate module (issue #1).

1.0 2011-11-10 Eric V. Smith
----------------------------

* Finalized API.

* Added tests for derived classes.

0.2 2011-11-10 Eric V. Smith
----------------------------

* Allow for classes with no __init__ method.

* Normalize test names.

0.1 2011-11-09 Eric V. Smith
----------------------------

* Initial release.
