Skip to content

Releases: arendjantetteroo/guzzle-toggl

v2.1.0: Merge pull request #47 from ericmerrill/GetProjectsPages

04 Sep 15:22
2fe192e
Compare
Choose a tag to compare

Update to a more recent guzzle description loader

15 Jul 06:34
90caa06
Compare
Choose a tag to compare
Merge pull request #46 from arendjantetteroo/update-readme

Update readme

2.0.1

05 Jul 13:16
7013fff
Compare
Choose a tag to compare

Retag a new release for packagist, without the faulyt v9.0.0 in composer.json

Api v9 support

04 Jul 13:03
78da44e
Compare
Choose a tag to compare

thanks to @edward-simpson we now have support for the v9 toggle api.

There are a few BC breaks due to changes in the v9 api, check the related pull request to see changes in the services file.
#44

Guzzle7 support

27 Jun 18:43
857ed94
Compare
Choose a tag to compare

Same feature set as v1.2.0 but with guzzle7 instead of guzzle6. If you need guzzle 6, feel free to use v1.2.0

Add Report Project Dashboard

27 Jun 18:39
857ed94
Compare
Choose a tag to compare

Report project dashboard #31

Re-release due to tag issue

28 Jun 05:54
24d81d7
Compare
Choose a tag to compare
v1.2.1

Merge pull request #33 from networkninja/add-project-call-to-report-c…

Updated api baseUrl for toggl deprecation

17 May 12:19
9cf7f9c
Compare
Choose a tag to compare

Thanks to @FreekGille for making sure the library keeps working after 1 july 2021.
See #30 for more information.

Added subgrouping id #26

01 Feb 15:23
8b5b571
Compare
Choose a tag to compare
Merge pull request #26 from MarkGrenville/master

Updated parameters to support subgrouping_ids and grouped_time_entry_ids

Client response bugfix

13 Jun 06:23
5f9b33a
Compare
Choose a tag to compare

Small bugfix release for missing getResponse in client methods