All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
...
- Support for getting completed items through the items archive
- Restore Python 3.9 compatibility
- Building environment updates
- Use built-in data classes instead of
attrs
- Task property
date_added
should beadded_at
- Fixed a crash in
get_comments
if attachment is null.
Migrate to REST API v2.
- Add missing
attrs
package dependency
- Dependabot updates
- Public release