v2.8.4
- Dropped CMake support: I am unable to maintain two different build systems, Meson works better for myself.
- Updated to use Meson options instead of hard-coded bin dir: You can now use Meson's
--bindir
option to custom binary install path.
--bindir
option to custom binary install path.