Skip to content

Version 0.6

Compare
Choose a tag to compare
@bfabiszewski bfabiszewski released this 01 Aug 15:11
· 116 commits to public since this release

Mostly cosmetic changes:

  • internal functions in buffer.c has been renamed with unique prefix to avoid conflicts when linking statically
  • fixed warnings when building with gcc 7 and 8: mainly implicit fall through and format truncation
  • minor documentation and dist package fixes