Skip to content

Releases: Torann/laravel-asana

0.4.7

23 Jul 17:39
bc94ac2
Compare
Choose a tag to compare
  • Support for Laravel 11

0.4.6

14 Feb 13:48
07b5fee
Compare
Choose a tag to compare
  • support for laravel 9 and 10

0.4.5

09 Feb 14:54
f672210
Compare
Choose a tag to compare
  • Add API calls for adding and removing followers from tasks #22

0.4.4

28 Sep 13:15
c295b99
Compare
Choose a tag to compare
  • Add Laravel 8 support #20

0.4.3

09 Mar 13:23
898b540
Compare
Choose a tag to compare
  • Allow Laravel 6 & 7

0.4.2

15 Oct 13:38
be50b05
Compare
Choose a tag to compare
  • Default workspace id in getCustomFields #14

v0.4.1

18 Aug 13:34
Compare
Choose a tag to compare
  • Add in support for Custom Fields
  • Get all users with different fields. Not only id and name

v0.4.0

17 Jan 20:11
Compare
Choose a tag to compare
  • Added attachment
  • Code cleanup
  • Add helper function

v0.3.1

17 Jan 16:40
Compare
Choose a tag to compare
  • Big ints get parsed to a float in json_decode. JSON_BIGINT_AS_STRING
  • getTasksByFilter ignores filters beside the predefined ones