Skip to content

Version 4.1.2

Compare
Choose a tag to compare
@xaqq xaqq released this 17 Jun 22:21
· 153 commits to develop since this release

It's been a long time since a version has been properly released.

See CHANGES.md for a list of changes.

Warning: The main breaking change is described there: using add(blob, blobSize) for binary frame MUST NOT be used anymore. Use add_raw() instead. Failing to do so will NOT result in compile time error, but in runtime craziness.