Skip to content

2.2.1

Compare
Choose a tag to compare
@tomasbw tomasbw released this 04 May 05:12
· 179 commits to master since this release

[2.2.1]

Added

  • Enable gitlint, cmake-format, codespell checking
  • Added .gitattributes

Changed

  • Reformat cmake files
  • Update .gitignore
  • convert CHANGELOG to Markdown format

Fixed

  • Add -D_GNU_SOURCE for strdup and other functions.
  • Fix spelling errors in the library.
  • Windows: enlarge debug output buffer.
  • Windows: return right size of processed data.
  • Windows: fix connect to the externally provided guid.
  • Fix debug print.
  • Fix miscellaneous code issues.