What's Changed
- Don't show timezone warnings for UTC by @yunzheng in #141
- Improve XLSX adapter by @JSCU-CNI in #137
- Fix the build of cramjam a subdependency of fastavro by @pyrco in #145
- Fix rst docstring by @JSCU-CNI in #142
- Be robust against invalid utf-8 byte sequences and surrogateescape them when en- or decoding by @pyrco in #144
- Make ipnetwork and ipaddress hashable by @Miauwkeru in #148
- Drop Python 3.8 support by @yunzheng in #149
- Add assertions for explicit path comparison by @twiggler in #147
New Contributors
Full Changelog: 3.16...3.17