Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@mrkaye97 mrkaye97 released this 23 Mar 01:40
· 8 commits to master since this release
31602fd

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.