v2.2.2
This release has fixes for very minor issues, also a lot of refactor. Adds support for meson
build system. ABI break which does not affect the user by any means.
Changelog
-
Initial Support for Meson Build System by @neheb
-
Refactor and optimization to source code by @neheb
-
Minor fix for CMake build by @ericriff
CI/CD Changes
Better testing in Github Actions contributed by @Jihadist