Skip to content

Releases: muktihari/fit

v0.3.1

18 Dec 10:31
2c8b431
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

18 Dec 10:10
c207b34
Compare
Choose a tag to compare

What's Changed

  • fix: factory array default value by @muktihari in #45
  • chore(fitgen): fieldnum add array comment by @muktihari in #46
  • feat(fitgen): mesgdef on PutMessage now convert values to primitive types by @muktihari in #47
  • refactor!: perf and memory optimization by @muktihari in #48

Full Changelog: v0.2.0...v0.3.0

v0.2.0

12 Dec 05:58
5a311cc
Compare
Choose a tag to compare

What's Changed

  • chore: update fitgen and add sdkversion in README.md by @muktihari in #30
  • chore: update fitgen.yaml by @muktihari in #32
  • Update fitgen.yml by @muktihari in #34
  • doc(README.md): add link to official sdk download page on sdkversion badge by @muktihari in #36
  • feat(kit): datetime's ToLocalTime now support value already in time by @muktihari in #37
  • internal: update fitgen relative path and add units in fieldnum by @muktihari in #38
  • fix: handling invalid float by @muktihari in #39
  • chore: fitgen's mesgdef: simplify builder and only create array as needed by @muktihari in #40
  • chore: move field number for timestamp constant to proto by @muktihari in #41
  • feat!: update filedef implementation by @muktihari in #42
  • docs: update README.md by @muktihari in #43
  • feat!: filedef listener now support multiple common file types by @muktihari in #44

Full Changelog: v0.1.6...v0.2.0

v0.1.6

06 Dec 00:29
2649654
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6

v0.1.5

30 Nov 13:28
63857e9
Compare
Choose a tag to compare

What's Changed

  • fix(encoder): missing error details on calculateDataSize, add more details for verbosity by @muktihari in #22

Full Changelog: v0.1.4...v0.1.5

v0.1.4

16 Nov 05:54
952c9f8
Compare
Choose a tag to compare

What's Changed

  • fix: decoder's Next() and CLIs versioning. by @muktihari in #21

Full Changelog: v0.1.3...v0.1.4

v0.1.3

16 Oct 06:59
89bad8f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

15 Oct 17:38
bdc603c
Compare
Choose a tag to compare

What's Changed

  • feat(cli): update on fitactivity conceal logic by @muktihari in #17

Full Changelog: v0.1.1...v0.1.2

v0.1.1

15 Oct 16:00
8bfd3e6
Compare
Choose a tag to compare

What's Changed

  • docs(fitactivity): fix typo in README.md by @muktihari in #13 and #14
  • chore: improve CLIs and update docs by @muktihari in #15
  • chore(workflows): build CLIs and upload them as release assets by @muktihari in #16

Full Changelog: v0.1.0...v0.1.1

v0.1.0

14 Oct 17:22
1fc32d6
Compare
Choose a tag to compare

This release contains bug fix as well as new features of these following PRs: #10, #11 (contains breaking changes) and #12