0.2.3 (2020-10-30)
- android: remove isexpired() check
0.2.2 (2020-10-30)
- android: improve connectToGoogleFit and add security in case of no account
0.2.1 (2020-10-19)
- android: prevent null exception in isAllowed()
0.2.0 (2020-10-19)
- android: added isAllowed() method which return a boolean
- android: getHistoryActivity() resolve and returns list of activities
- android: getHistory() resolve and returns a list of daily aggregated data
- android: Remove getAccountData() and getTodayData() due to lack of support, feel free to contribute if needed!
0.1.1 (2020-10-14)
- android: getHistoryActivity() resolve and try to fetch sessions (WIP)
0.1.0 (2020-08-28)
- android: connectToGoogleFit() resolve promise normally
0.0.6 (2020-01-07)
- ios: Remove iOS from capacitor to enable iOS usage without error