Releases: Asana/python-asana
Releases · Asana/python-asana
4.0.8
- Added
minimum_access_level_for_customizationandminimum_access_level_for_sharingto the project schema - Added
completed_sinceas a query param to GET /sections/{section_gid}/tasks
4.0.7
- Handle multiprocessing.pool init
- Sync with API/Developer Docs: Removed required
textandcolorfromProjectStatusBasewhich caused problems in developer docs -> Update a Project endpoint
4.0.6
4.0.5
README.md + Sample code changes
- Update tab spacing in sample code and README.md from 2 to 4 spaces
- Separate call_api examples in README.md
- Add instructions on how to paginate with next_page response data in README.md
- Add instructions on how to access response data in README.md
- Add instructions on how to get events in README.md
- Add instructions on how to set asana-enable header to README.md
- Add instructions on how to access status and headers from response to README.md
- Update GitHub Action to include version in update commit message
4.0.4
- Sync with API/Developer Docs: Added
created_byproperty to task response
4.0.3
- Fix indentation on code samples template
4.0.2
- Update Github Action: add tags to update pushes and update gh-action-pypi-publish release version
4.0.1
v4.0.0
- Completely new python client library. Code generated through Swagger Codegen.
- Improves internal release process -> allows Asana to keep python client library in sync with the API more frequently
- Introduces classes for resources. Responses return resource objects and data can be accessed via dot notation
- Sample code documentation is more rich
- Synced with latest API changes since Apr 18, 2023
v4.0.1
- Add missing quotes to version in custom Asana header
v3.2.1
Releasing version 3.2.1
v3.2.0
Releasing version 3.2.0