* Improvements to write union using tuple (Artimi in PR 153)
0.17.5
* Fix some exceptions when running the main module (scottbelden in PR 149)
0.17.4
* Add support for Avro aliases (regisb in PR 113)
0.17.3
* Build wheels for Windows (scottbelden in PR 146)
0.17.2
* Unpin cython version (scottbelden in PR 143)
0.17.1
* Handle records and maps that are OrderedDict rather than dict (barrywhart in PR 141) * Fix command-line tool crashes if data contains date or date/time values (barrywhart in PR 140)