Skip to content

Releases: mrkaye97/fitbitr

v0.3.0

23 Mar 01:40
31602fd
Compare
Choose a tag to compare

fitbitr 0.3.0

v0.3.0 is a significant overhaul of fitbitr

Breaking changes:

  • Functions are now verb-prefixed, so steps has become get_steps()

Other changes

  • Significantly more validation exists for function arguments before sending requests to the API
  • More information is returned to the user on API errors
  • Adds new intraday time series
  • Many more updates to internals
  • Significant additional test coverage and overhauls how tests are run.

v0.1.0

07 Jun 13:15
Compare
Choose a tag to compare

Initial CRAN release