Skip to content

0.3.3, An update, yeah just an update

Compare
Choose a tag to compare
@yavko yavko released this 12 May 06:13
· 402 commits to master since this release
f0fe365

Stuff that changed:

Mostly like bug fixes, and adding new stuff from Hyprland tbh

Breaking changes

  • event structs are no longer tuple structs
  • also like new int types, yeah

Auto gen

What's Changed

  • style: new lines by @nikolay in #40
  • fix: client size u16 to i16 by @cyrinux in #41
  • fix: this fix the urgent event by @cyrinux in #45
  • fix: allow passing slash in (dispatcher) commands by @cyrinux in #43
  • chore: make clippy happy with short bool test by @cyrinux in #47
  • chore: implement a macro for CommandContent by @cyrinux in #46
  • replace tuple structs with normal structs by @BKSalman in #48

New Contributors

Full Changelog: 0.3.2...0.3.3