We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e8b6020 + b46cf3f commit bb67a37Copy full SHA for bb67a37
CHANGELOG.md
@@ -37,6 +37,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
37
- Add `filter_tasks`, extracting that workflow from `get_tasks`
38
- Paginate results via an `Iterator` in `get_tasks`, `filter_task`, `get_projects`,
39
`get_collaborators`, `get_sections`, `get_comments`, `get_labels`, `get_shared_labels`
40
+ - Receive `date` and `datetime` arguments as objects, not strings
41
- Remove support for `X-Request-Id` header, unused on the API level
42
- "Hide" internal modules and functions
43
- Task URLs are now obtained on demand, improving performance when not needed
0 commit comments