Skip to content

v1.1.0

Compare
Choose a tag to compare
@jeffsampaio jeffsampaio released this 14 Jan 20:54
· 18 commits to master since this release

New Features and some Adjustments/Improvements:

  • Adds users.fitbit.devices GET endpoint:
    • Adds FitbitDevice resource.
  • Adds InactiveUsersTask;
  • Adds FitbitNoDeviceEvent and FitbitInactiveEvent resources;
  • Fixes some repository and service interfaces;
  • Fixing package.json:
    • Locks the version of mongoose lib in 5.10.19.
  • Updates versions of the project dependencies.