* 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)
0.17.0
* Rename fastavro.writer, other naming cleanup (barrywhart in PR 137)