Various edge-case improvements to the core; especially those that came up in hyprwm/Hyprland#4656
This release is ABI-compatible with v0.3.0.
Fixes
- errors while parsing ints will now be reported instead of silently ignored
- escaping
#
with a##
is now properly parsed - stability improvements
- moving / changing a symlink'd config file will now not break parsing
MRs
New Contributors
Full Changelog: v0.3.0...v0.3.1