v0.21.1
What's Changed
- perf: filedef.Listener change fileSets data type to array by @muktihari in #354
- docs: update usage.md on filedef.Listener's custom File Types by @muktihari in #355
- fix: decoder potential memory leaks when decoder is being reused by @muktihari in #357
- fix: encoder early check restore timestamp by @muktihari in #359
- chore: proto unmarshal value string remove sync.Pool by @muktihari in #360
- cli: fitconv remove unnecessary sync.Pool by @muktihari in #361
- perf: proto.Value remove interface{} overhead by @muktihari in #362
- perf: mesgdef micro optimisation by @muktihari in #363
- fix: mesgdef ToMesg on handling bool value by @muktihari in #364
- docs: update usage.md by @muktihari in #365
- docs: fix typo on usage.md by @muktihari in #366
- test: add proto value test cases by @muktihari in #368
- cli: fitactivity fix combine on distance not being accumulated by @muktihari in #371
- cli: fitconv (csv to fit) on handling scaled value and boolean value by @muktihari in #372
- cli: fitactivity now supports combining split summary by @muktihari in #373
- docs: update SECURITY.md by @muktihari in #374
- chore: fitgen clean up code by @muktihari in #375
By dependabot
- chore(deps): bump github/codeql-action from 3.26.4 to 3.26.5 by @dependabot in #370
- chore(deps): bump github/codeql-action from 3.26.3 to 3.26.4 by @dependabot in #369
- chore(deps): bump github/codeql-action from 3.26.2 to 3.26.3 by @dependabot in #367
- chore(deps): bump github/codeql-action from 3.26.0 to 3.26.1 by @dependabot in #356
- chore(deps): bump github/codeql-action from 3.26.1 to 3.26.2 by @dependabot in #358
Full Changelog: v0.21.0...v0.21.1