All Versions
25
Latest Version
Avg Release Cycle
17 days
Latest Release
1228 days ago

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 Numbers - such as Strings

  • 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, 2020

    write 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