Skip to content

v0.0.3

Compare
Choose a tag to compare
@charlesnicholson charlesnicholson released this 31 Aug 16:23
· 20 commits to main since this release
fedca50

Feature + maintenance release:

  • Incremental encoding via cobs_encode_inc[_begin|_end] - encode multiple buffers into a single target buffer.
  • Move from catch2 to doctest for huge compilation-time wins.