- Regression with some `Project` object attributes
2.1.6
Fixes
- `TodoistAPIAsync` accepts a `session` 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
2.1.5
Fixes
- Key error on `can_assign_tasks` in `Project` model
2.1.4
Added
- Support `project.can_assign_tasks` - Add `duration` to `Task` object - Pagination example
2.1.3
Added
- Support for getting completed items through the items archive