v0.23.2
What's Changed
Feat: add ability for Fitconv CLI to convert unknown data from CSV to FIT as an alternative approach to help solving this issue https://forums.garmin.com/developer/fit-sdk/f/discussion/385131/unable-to-convert-csv-to-fit-file
- perf: early validate all messages before encoding by @muktihari in #454
- cli-fix: fitconv remove quote char and unprintable chars in csv by @muktihari in #455
- cli-feat: fitconv ability to convert unknown data from CSV to FIT by @muktihari in #456
- feat: filedef listener add ability to reset by @muktihari in #457
- chore: encoder clean up unused variable by @muktihari in #458
Full Changelog: v0.23.1...v0.23.2