All Versions
4
Latest Version
Avg Release Cycle
478 days
Latest Release
1920 days ago
Changelog History
Changelog History
-
v2.0.3 Changes
November 07, 2019- ๐ Resolve issue with parsing of null bytes (0x00 and 0xFF) before, between, or after a valid tag
-
v2.0.2 Changes
October 15, 2019- Convert project to new VS format.
- โ Add support for
netstandard2.0
andnetstandard1.3
.
-
v1.0.1 Changes
January 23, 2016๐ Renamed
Tlv.DataHex
property toTlv.HexData
to be consistent with the naming convention of the rest of theTlv.Hex*
properties. -
v1.0.0 Changes
December 03, 2015๐ Initial release.