All Versions
25
Latest Version
Avg Release Cycle
17 days
Latest Release
861 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.8.1 Changes
November 17, 2020๐ improved error message when using a bitfield macro outside a bitfield
-
v1.8.0 Changes
October 27, 2020โ adds
BinData.from_slice
-
v1.7.0 Changes
September 22, 2020๐ relaxes enum parsing
-
v1.6.0 Changes
September 14, 2020๐ improved error messages
-
v1.5.6 Changes
July 15, 2020๐ fixes value proc responses for things other than
Number
s - such asString
s -
v1.5.5 Changes
June 20, 2020โ add support for crystal 0.35.1 - maintains compatibility with 0.35
-
v1.5.4 Changes
June 12, 2020write now returns the number of bytes written
๐ so the lib now officially supports crystal 0.35 -
v1.5.3 Changes
June 09, 2020โ add support for crystal 0.35.0
thanks @bcardiff -
v1.5.2 Changes
May 27, 2020๐ fix large types in bit fields
-
v1.5.1 Changes
May 06, 2020๐ allow custom ASN.1 classes and tags to be parsed as an integer