- Support filenames in image constructor. (thanks @michaelaye)
- Use pvl for label decoding.
- Relicense as BSD.
- Add support for line comments.
- Fix packages in setup.py. (thanks @michaelaye)
- Add support for python 2.6/3.3/3.4
- Simplified command api.
- Labels package now shares the json module api.
- Label parser now fully conforms to the PVL spec.
- Add label encoder.
- First release on PyPI.