Skip to content

v0.3.1

Compare
Choose a tag to compare
@vaxerski vaxerski released this 12 Feb 21:49
· 53 commits to main since this release

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

  • Fix compilation and tests on 32bit architectures by @earboxer in #20

New Contributors

Full Changelog: v0.3.0...v0.3.1