0.4.0-beta.1
Pre-release
Pre-release
0.4
beta 1
I'm sorry for not really updating this library a lot, but here is a new release finally lol. I would NOT recommend switching to this in any releases as it is heavily untested, please test before using :). However, the new EventStream
api should make using hyprland-rs much easier for more complicated use cases then basic scripts.
New Features
- New
EventStream
api - New faster event parsing system
- New events
- Made it easier to contribute events (with cursed macros as per usual)
- Other stuff I can't remember cuz I worked on this a while ago :)
Auto-generated
What's Changed
- feat: implement configreloaded event by @diniamo in #215
- chore(deps): bump syn from 2.0.70 to 2.0.77 by @dependabot in #272
- chore(deps): bump tokio from 1.38.0 to 1.40.0 by @dependabot in #271
- chore(deps): bump serde from 1.0.204 to 1.0.209 by @dependabot in #269
- chore(deps): bump regex from 1.10.5 to 1.10.6 by @dependabot in #257
- chore(deps): bump serde_json from 1.0.120 to 1.0.127 by @dependabot in #270
- feat: added remaining bind flags by @H3rmt in #273
- Include disabled monitors by @leiserfg in #274
- fix: update Version Struct to contain all fields by @H3rmt in #282
- Version
0.4
by @yavko in #177
New Contributors
Full Changelog: 0.4.0-alpha.3...0.4.0-beta.1