Bump FIT SDK Version from v0.16.4 to v0.19.0, overview changes:
Fix various bugs on previous versions
SDK Profile is updated to the latest version v21.141 (Release Date: May 15, 2024)
Performance improved for both decoding and encoding, especially encoding is now a lot faster.
Fix bug when sorting the resulting messages on Activity's ToFIT method, the messages was not properly sorted when encountering a message without timestamp or a message with invalid timestamp. Now, we use the FIT SDK for Go's built-in sorting function for a more robust sorting algorithm.
mem
's unit testToFIT
method, the messages was not properly sorted when encountering a message without timestamp or a message with invalid timestamp. Now, we use the FIT SDK for Go's built-in sorting function for a more robust sorting algorithm.