Releases: jrmycanady/nokiahealth
Releases · jrmycanady/nokiahealth
Version 2.0.1
Bugs
- No longer uses http client supplied by oauth2 as it conflicted with the need to add tokens manually to the query path.
Version 2.0
Supports new Oauth2 API.
Version 1.0.3
Fixes
- Corrects data type on SleepSummary. (Thanks ton1517!)
- Corrects UserId to follow proper go convention of UserID. This is essentially a breaking change. (Thanks ton1517)!
- Corrects typos on some comments. (Thanks ton1517!)
Version 1.0.2
Fixes
- Corrects several typos in the documentation. (Thanks pdbogen!)
- Corrects typos in types json definitions. (Thanks pdbogen!)
- Corrects null pointer dereference. (Thanks pdbogen!)
Version 1.0.1
Fixes
- Corrects typo in RebuildAccessRequest method - Thanks pdbogen!
Version 1.0
The initial release of the package.