·
13 commits
to main
since this release
Main change for this release is the switch from the gnu tool chain to the LLVM, we are still using the GNU C++ libraries.
Support for building under systems other than Alpine has also been removed, bubblewrap scripts have been provided to run an Alpine prompt from e.g. Ubuntu (see README.md in the root folder of the project)
A new binary serializer (seriazlizer_bin) has been added - this takes the "content" part of the lioli and makes it available to the different loggers - it is more or less the same as the raw serializer, but without the housekeeping headers and type info.