Changelog for
libhyprlang2-0.5.2-12.12.x86_64.rpm :
* Mon Jun 17 2024 Soc Virnyl Estela
- Update to version 0.5.2
* fixed getconf command- remove _service and obsinfo and obscpio
* use upstream sources
* Mon Apr 22 2024 Joshua Smith - Update to version 0.5.1: + Features: - Special categories can now have inline keys, e.g. device[my-mouse-v1]:sensitivity = 1 - You can now mark areas to not throw errors with # hyprlang noerror true and then later # hyprlang noerror false to revert back + Fixes: - core: Fix recursive variables in RHS of variable assignment + MRs: - config.cpp: fix environ for Apple - Fix: Comment escaping with multiple #
* Sat Mar 16 2024 Florian \"sp1rit\" - Update to version 0.5.0: + Fixes: - Fixed easy ABI breaks with new struct members in options- Changes from version 0.4.2: + Legal: - License changed to LGPL-3.0-Only + API: - added pathIsStream to SConfigOptions + Other: - Fixed value name in configSetValueSafe
* Fri Mar 01 2024 Florian \"sp1rit\" - Update to version 0.4.1: + A minor update with just a few internal QoL fixes. (This update is ABI-compatible with 0.4.0.) + Fixes: - Fixed dynamic variable updates within special categories - Custom value errors will now be properly thrown
* Sat Feb 24 2024 Soc Virnyl Estela - Initial specfile for hyprlang 0.4.0