0.4.0-alpha.1 - Alpha release to allow usage of new socket location
Pre-release
Pre-release
It's an Alpha
Since its an alpha expect release notes in the full release notes, sorry about that, but I don't have time right now.
What's Changed
- chore(deps): bump tokio from 1.35.1 to 1.36.0 by @dependabot in #164
- chore(deps): bump serde_json from 1.0.108 to 1.0.113 by @dependabot in #165
- Add monitor id to workspaces by @mendess in #167
- chore(deps): bump num-traits from 0.2.17 to 0.2.18 by @dependabot in #169
- chore(deps): bump serde from 1.0.195 to 1.0.196 by @dependabot in #168
- Add workspace rename event listener by @mendess in #170
- chore(deps): bump serde_repr from 0.1.17 to 0.1.18 by @dependabot in #171
- chore(deps): bump syn from 2.0.48 to 2.0.49 by @dependabot in #172
- chore(deps): bump async-trait from 0.1.74 to 0.1.77 by @dependabot in #166
- chore(deps): bump regex from 1.10.2 to 1.10.3 by @dependabot in #163
- chore(deps): bump serde_json from 1.0.113 to 1.0.114 by @dependabot in #178
- chore(deps): bump syn from 2.0.49 to 2.0.51 by @dependabot in #179
- chore(deps): bump serde from 1.0.196 to 1.0.197 by @dependabot in #180
- Use type MonitorId everywhere instead of u8, i128 by @H3rmt in #182
- chore(deps): bump syn from 2.0.51 to 2.0.52 by @dependabot in #183
- chore(deps): bump strum from 0.26.1 to 0.26.2 by @dependabot in #185
- fix: modified logic to_remove indices by @JarKz in #187
- refactor: reduced a bunch of .clone() functions by @JarKz in #186
- feat: added a bunch iterators for data structs by @JarKz in #188
- fix: incorrect ActiveWindowChangedV2 address by @thrombe in #192
- feat: workspacerules by @diniamo in #195
- fix: WorkspaceRuleset type by @diniamo in #199
- chore(deps): bump futures-lite from 2.2.0 to 2.3.0 by @dependabot in #189
- chore(deps): bump syn from 2.0.52 to 2.0.55 by @dependabot in #196
- chore(deps): bump async-trait from 0.1.77 to 0.1.79 by @dependabot in #197
- chore(deps): bump regex from 1.10.3 to 1.10.4 by @dependabot in #198
- chore(deps): bump tokio from 1.36.0 to 1.37.0 by @dependabot in #202
- chore(deps): bump syn from 2.0.55 to 2.0.57 by @dependabot in #201
- chore(deps): bump serde_json from 1.0.114 to 1.0.115 by @dependabot in #200
- fix: updated getoption logic for Hyprland v0.36 by @JarKz in #203
- don't panic in call_hyprctl_data_cmd_async and call_hyprctl_data_cmd by @thrombe in #205
- chore(deps): bump syn from 2.0.57 to 2.0.58 by @dependabot in #207
- chore(deps): bump serde_repr from 0.1.18 to 0.1.19 by @dependabot in #206
- chore(deps): bump syn from 2.0.58 to 2.0.59 by @dependabot in #211
- chore(deps): bump quote from 1.0.35 to 1.0.36 by @dependabot in #212
- Correct Corner enum values by @Walter-Neils in #214
- Overhaul dependencies and features by @REALERvolker1 in #208
- chore(deps): bump parking_lot from 0.12.1 to 0.12.2 by @dependabot in #220
- chore(deps): bump serde from 1.0.198 to 1.0.199 by @dependabot in #219
- Support new hyprland socket location by @yavko in #218
New Contributors
- @mendess made their first contribution in #167
- @JarKz made their first contribution in #187
- @thrombe made their first contribution in #192
- @diniamo made their first contribution in #195
- @Walter-Neils made their first contribution in #214
- @REALERvolker1 made their first contribution in #208
Full Changelog: 0.3.13...0.4.0-alpha.1