Sorry for the delay on this update!
Major Changes
- Instance api thanks to @H3rmt
- Hyprpaper api thanks to @lwestlund
What's Changed
- Fix null monitors causing panics by @zjeffer in #302
- add "class:" prefix to class regex window identifier by @sij1nk in #308
- fix: added plugin unload by @H3rmt in #319
- chore(deps): bump once_cell from 1.19.0 to 1.20.3 by @dependabot[bot] in #311
- chore(deps): bump syn from 2.0.87 to 2.0.98 by @dependabot[bot] in #310
- chore(deps): bump tokio from 1.40.0 to 1.43.0 by @dependabot[bot] in #307
- chore(deps): bump async-stream from 0.3.5 to 0.3.6 by @dependabot[bot] in #292
- chore(deps): bump proc-macro2 from 1.0.84 to 1.0.93 by @dependabot[bot] in #306
- fix: tests, docs, examples, clippy by @lwestlund in #309
- feat: add hyprpaper IPC by @lwestlund in #312
- fix: allowing to specify the name for new output by @eloi-menaud in #315
- fix: fix plugin list, load and unload by @H3rmt in #326
- Fix hyprpaper sync to use Hyprpaper socket by @MrAlazeth in #339
- fix(RUSTSEC-2024-0436): replace paste with pastey by @DOD-101 in #336
- Fix active window ready state by @sergioahp in #335
- feat(dispatch): add
pin
with a specified window by @PierreBorine in #334 - refactor: use Instances for all socket methods by @H3rmt in #328
- chore: deprecate
async_closure
macro by @yavko in #341 - chore(deps): bump serde from 1.0.215 to 1.0.226 by @dependabot[bot] in #340
- chore(deps): bump futures-lite from 2.3.0 to 2.6.1 by @dependabot[bot] in #331
- chore(deps): bump proc-macro2 from 1.0.93 to 1.0.101 by @dependabot[bot] in #333
- chore(deps): bump once_cell from 1.20.3 to 1.21.3 by @dependabot[bot] in #321
- chore(deps): bump derive_more from 1.0.0 to 2.0.1 by @dependabot[bot] in #325
New Contributors
- @zjeffer made their first contribution in #302
- @lwestlund made their first contribution in #309
- @eloi-menaud made their first contribution in #315
- @MrAlazeth made their first contribution in #339
- @DOD-101 made their first contribution in #336
- @sergioahp made their first contribution in #335
- @PierreBorine made their first contribution in #334
Full Changelog: 0.4.0-beta.2...0.4.0-beta.3