Skip to content

Releases: pdgendt/cobs

v1.3.0

23 Mar 13:12

Choose a tag to compare

What's Changed

  • Merge decode and encode commands into single cobs command #36
  • Introduce tests for cobs command

Full Changelog: v1.2.0...v1.3.0

v1.2.0

21 Dec 21:52

Choose a tag to compare

What's Changed

  • Custom delimiter #30 & #31
  • COBS/R support #32

Full Changelog: v1.1.0...v1.2.0

v1.1.0

18 Apr 17:13

Choose a tag to compare

What's Changed

  • Added NeedsMoreData method to the decoder struct.
  • Return an ErrIncompleteFrame error on an incomplete frame.
    Full Changelog: v1.0.1...v1.1.0

v1.0.1

21 May 06:06

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

17 May 20:07

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v1.0.0

Development Release v0.2.0

17 May 11:12

Choose a tag to compare

Pre-release

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0