Releases: tcgoetz/GarminDB
Releases · tcgoetz/GarminDB
v2.0.0
This release adds support for plugins. Plugins can be used to process and save data that the core GarminDb does not handle. A good example is activities files generated by Connect IQ applications. A few plugins are included. Users can create additional plugins. See https://github.com/tcgoetz/GarminDbPlugins for details.
*** This release requires a database rebuild ***
./garmin --delete_db --all
./garmin --all --import --analyze
v1.8.1
v1.8.0
v1.7.0
v1.6.0
v1.5.0
v1.4.0
The binary is broken and I am looking into it: #53
This release requires a database rebuild due to changes in the database structure.
Binaries: garmin --delete_db --all followed by download_create_dbs.sh
Source: make rebuild_dbs
- bug fixes
- Issue #51: add calories_consumed_avg to summary tables
- Issue #48: JSON config can be used to disable individual statistics from downloading or processing
- Issue #48: utilities: use st_mtime instead st_ctime for deciding if a file is recent. st_ctime is platform dependent.
- Issue #49: fix dependent field processing for device type fields