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.
...
- Regression with some
Project
object attributes
TodoistAPIAsync
accepts asession
parameter- State becomes optional in
AuthResult.from_dict()
- Duration handling in
to_dict()
and tests - Default value to
section_id
- Properly close requests
Session
object
- Key error on
can_assign_tasks
inProject
model
- Support
project.can_assign_tasks
- Add
duration
toTask
object - Pagination example
- 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