Skip to content

v2.2.2

Compare
Choose a tag to compare
@antony-jr antony-jr released this 17 Nov 15:58
· 135 commits to master since this release
b9c05e5

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