* Speed up timestamp writes (barrywhart in PR 138) * Introduce descriptive ctypedefs for various-sized integer types (barrywhart in PR 135)
0.16.6
* Public Cython dump() function should take file object, not bytearray (barrywhart in PR 133) * Fix union schema resolution in writer (Artimi in PR 129)
0.16.5
* Expose Writer class (barrywhart in PR 131)
0.16.4
* Add Windows testing and fix some Windows-only bugs (scottbelden in PR 127)
0.16.3
* Cython-based implementation of reader module (barrywhart in PR 118)
0.16.2
* ujson packages usage in case if installed (lemurchik in PR 104)