- Point and Millimeter types are added to UnitFloatType (thanks Doug Ellwanger).
0.8.3
------------------
- Some issues with descriptor parsing are fixed (thanks Luke Petre).
0.8.2
------------------
- Python 2.x: reading data from file-like objects is fixed (thanks Pavel Zinovkin).
0.8.1
------------------
- Fixed parsing of layer groups without explicit OPEN_FOLDER mark; - Cython extension is rebuilt with Cython 0.18.
0.8
----------------
- Descriptor parsing (thanks Oliver Zheng); - text (as string) is extracted from text layers (thanks Oliver Zheng); - improved support for optional building of Cython extension.
0.7.1
------------------
- Typo is fixed: ``LayerRecord.cilpping`` should be ``LayerRecord.clipping``. Thanks Oliver Zheng.