v1.1.0
New Features and some Adjustments/Improvements:
- Adds
users.fitbit.devices
GET endpoint:- Adds
FitbitDevice
resource.
- Adds
- Adds
InactiveUsersTask
; - Adds
FitbitNoDeviceEvent
andFitbitInactiveEvent
resources; - Fixes some repository and service interfaces;
- Fixing
package.json
:- Locks the version of mongoose lib in
5.10.19
.
- Locks the version of mongoose lib in
- Updates versions of the project dependencies.