Releases: roznet/FitFileParser
Releases · roznet/FitFileParser
update for FitSDK 21.115
update for Fit SDK 21.101
1.5.1 Update to FitSDK 21.101
add support for types with offset
This adds support for types with offset like workout_hr
also updated to 21.94 sdk
Update for SDK 21.89
1.4.8 updated for sdk 21.89
Support for masked fields
Masked field will result in a string for the selected flag and value for masked value
Update for 21.78 and components fields are now processed
1.4.6 .fast method work with compoennt fields #3
Update for SDK 21.60
new sdk
clean up compile
1.4.4 fix package build from cmd line
Fix crash for int too large for FIT_ENUM
fix crash when int too large for FIT_ENUM by using truncatingIfNecessary Easier access function for FitValue Ability to annotate file with python function that generated each line
purgeCache functionality
If processing large file with only one access, ability to clear the memory of cached value