Version 4.1.2
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.