Major update, however, ABI-compatible with v0.3.2.
Despite that, as requested in #21 the sover has been bumped to 1 and will be bumped from now on every breaking ABI change.
API Additions
- Added
CConfig::listKeysForSpecialCategory
- Added anonymous special categories. They behave like key-based, but do not have a key (key is automatically assigned by hyprlang)
Fixes
- fix bugs on non-existent dynamic special requests
Full Changelog: v0.3.2...v0.4.0