v0.1.4
0.1.4 (2015-11-24)
- Needed to bump the version number due to a bug in the PyPI setup.py script
- Support for the old pandas sorting syntax (
DataFrame.sort
vsDataFrame.sort_values
) incl. DeprecationWarning
0.1.3 (2015-11-23)
- Exception handling in tests if PDB goes down (which just happened)
- Added a separate ANISOU engine to handle those records correctly
0.1.2 (2015-11-23)
- First Release