Skip to content

Releases: Morning-Train/toggl-api

v2.0.0-alpha.3

02 Nov 09:01
Compare
Choose a tag to compare
v2.0.0-alpha.3 Pre-release
Pre-release

Fix passing arguments to nested array in createClient. Should now pass the entire array and not just name.

v2.0.0-alpha.2

30 Oct 12:05
87c3f96
Compare
Choose a tag to compare
v2.0.0-alpha.2 Pre-release
Pre-release

Handle updateClient under workspace in api v9

v2.0.0-alpha.1

11 Sep 08:37
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release

Development release for supporting API v9 - Not feature complete and not meant for use in production yet.

Toggl track API endpoint updated

01 Jun 11:59
f4f6960
Compare
Choose a tag to compare
v1.0.5

Updated API base uri to track in base TogglApi

Toggl track API endpoint updated

06 Apr 07:23
f4f6960
Compare
Choose a tag to compare
1.0.5

Updated API base uri to track in base TogglApi

Guzzle min req. increased to 6.3

04 Mar 07:40
231f9bd
Compare
Choose a tag to compare

v1.0.3: Merge pull request #9 from raitisg/full_exception

11 Oct 06:35
Compare
Choose a tag to compare

Removed body from GET requests.
Merged pull request #9 from raitisg/full_exception - Return full guzzle error response.