Skip to content

Releases: Asana/python-asana

v0.7.0

09 Feb 06:56
Compare
Choose a tag to compare
  • Add support for Sections and Organization Exports (#58)
  • Handle 402's in the API (#62 )
  • Drop Python 2.6 & 3.3 support

v0.6.7

17 Jan 06:25
Compare
Choose a tag to compare
  • Add Timeout To Request Options (#54) - Add simple timeouts via requests that throw an exception on any timeout specified, including the middle of a paginated call.
  • Make Package Requirements Less Stringent (#61):
    • Upgrade most packages to recent versions (tested).
    • Set compatibility for > 1.0 releases at minor releases (second digit).
    • Set compatibility for < 1.0 releases at micro releases (third digit).

Fix egg installation problems

16 Sep 23:12
Compare
Choose a tag to compare

Using the deploy.py script as a source of versioning in setup.py, which was introduced in 0.6.0, caused problems, as deploy.py is not included in the python egg. Removing that dependency in setup.py

v0.6.0: Merge pull request #45 from Asana/doc_fix

14 Sep 23:53
Compare
Choose a tag to compare

Asana has added Custom Fields to its tasks and projects!

To read more information about Custom Fields, please head to https://asana.com/developers/documentation/getting-started/custom-fields