Releases: jcoreio/sparkplug-payload
Releases · jcoreio/sparkplug-payload
v3.1.3
3.1.3 (2024-04-08)
Bug Fixes
- add explicit spBv1.0 to export map (1c16030)
v3.1.2
3.1.2 (2024-04-08)
Bug Fixes
v3.1.1
3.1.1 (2023-11-28)
Bug Fixes
v3.1.0
3.1.0 (2023-11-28)
Features
- add encodeType and decodeType functions (d1072fc)
v3.0.0
v3.0.0 (2021-08-16)
BREAKING CHANGES
- bigint is used for all Int64/UInt64 fields now. Type defs have also changed slightly.
v2.2.3
2.2.3 (2021-08-10)
Bug Fixes
v2.2.2
2.2.2 (2021-08-10)
Bug Fixes
- DateTime type decoding, add file and bytes metric type defs (433b43f)
v2.2.1
2.2.1 (2021-02-04)
Bug Fixes
- switch license from MIT to EPL (f37d005)
v2.2.0
2.2.0 (2020-12-10)
Features
- export encodeType/decodeType, fix flow types (4492a27)
v2.1.3
2.1.3 (2020-11-18)
Bug Fixes