summaryrefslogtreecommitdiff
path: root/HISTORY.rst
blob: c971b0b1d48e1d9267881c994864f998524c57eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.. :changelog:

History
-------

1.0.1 (2013-03-20)
++++++++++++++++++
- Fixed a bug where classes not extending from the Python exception hierarchy could slip through
- Update test suite for custom Python exceptions

1.0.0 (2013-01-21)
++++++++++++++++++
- First stable, tested version now exists
- Apache 2.0 license applied
- Sanitizing some setup.py and test suite running
- Added Travis CI support