Releases: Morning-Train/toggl-api
Releases · Morning-Train/toggl-api
v2.0.0-alpha.3
Fix passing arguments to nested array in createClient. Should now pass the entire array and not just name.
v2.0.0-alpha.2
Handle updateClient under workspace in api v9
v2.0.0-alpha.1
Development release for supporting API v9 - Not feature complete and not meant for use in production yet.
Toggl track API endpoint updated
v1.0.5 Updated API base uri to track in base TogglApi
Toggl track API endpoint updated
1.0.5 Updated API base uri to track in base TogglApi
Guzzle min req. increased to 6.3
Merge with 231f9bd
v1.0.3: Merge pull request #9 from raitisg/full_exception
Removed body from GET requests.
Merged pull request #9 from raitisg/full_exception - Return full guzzle error response.