Skip to content

v0.3.2

Compare
Choose a tag to compare
@vaxerski vaxerski released this 15 Feb 14:09
· 45 commits to main since this release

Minor update to fix some bugs and improve docs

Breaking changes

  • API/ABI has been broken in ebffe8f -> worth noting most sources will still compile just fine.
  • ^ CConfig::addSpecialConfigValue now takes a CConfigValue&
  • For XDPH and hyprpaper users: this does not break any API used in these, so no need for recompiling.

Fixes

  • static special config values can now be acquired instantly after creation (you don't have to wait until a CConfig::parse()
  • improvements to docs

Full Changelog: v0.3.1...v0.3.2