Skip to content

Releases: jrmycanady/nokiahealth

Version 2.0.1

22 Aug 19:29
Compare
Choose a tag to compare

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

22 Aug 14:19
Compare
Choose a tag to compare

Supports new Oauth2 API.

Version 1.0.3

26 Feb 21:59
909348f
Compare
Choose a tag to compare

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

16 Feb 14:24
c8a6719
Compare
Choose a tag to compare

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

05 Feb 17:18
aacb7d7
Compare
Choose a tag to compare

Fixes

  • Corrects typo in RebuildAccessRequest method - Thanks pdbogen!

Version 1.0

04 Dec 02:47
Compare
Choose a tag to compare

The initial release of the package.