- Add Python 3.12 support.
- Drop Python 3.7 support (end-of-life was June 27, 2023).
- Add
requests_encoding
keyword argument tofrom_url
.
- Remove deprecated monkeypatching pattern.
- Upgrade agate requirement to version
1.5.0
. - Fix docstring for binary argument. (#8)
- Fixes to documentation.
- Update agate requirement to 1.3.0.
- Initial version.