- Add Python 3.8, 3.9, 3.10, 3.11, 3.12 support.
- Drop support for Python 2.7 (EOL 2020-01-01), 3.4 (2019-03-18), 3.5 (2020-09-13), 3.6 (2021-12-23), 3.7 (2023-06-27).
- No longer lowercase column names.
- agate-dbf is now tested against Python 3.6 and 3.7.
- Drop support for Python 3.3 (EOL 2017-09-29).
- Remove dependency on monkeypatching.
- Upgrade required agate to
1.5.0
.
- Initial version.