* Make logicalType datetimes be timezone aware (lsterk in PR 174)
0.17.10
* Ensure linux wheels are published (pbabics in PR 170)
0.17.9
* Ensure strings are not treated as arrays in union validation (scottbelden in PR 167)
0.17.8
* Ensure acquaint_schema acquaints to both READERS and WRITERS (scottbelden in PR 160) * Remove ujson (scottbelden in PR 161) * Update README and package classifiers (barrywhart in PR 158) * Remove cython dependency when installing (barrywhart in PR 157)
0.17.7
* Resolve issue with doubles on Windows (scottbelden in PR 156)
0.17.6
* Improvements to write union using tuple (Artimi in PR 153)