Releases: hyprwm/hyprutils
Releases · hyprwm/hyprutils
v0.3.3
v0.3.2
Another small update to add the new AnimationConfigTree.
MRs
- animation: add CAnimationConfigTree by @PaideiaDilemma in #29
Full Changelog: v0.3.1...v0.3.2
v0.3.1
A small update with new animation stuff
MRs
- fix: compile warnings by @nnyyxxxx in #25
- animation: add BezierCurve, AnimationManager and AnimatedVariable by @PaideiaDilemma in #27
New Contributors
Full Changelog: v0.3.0...v0.3.1
v0.3.0
This is a breaking update. API is unbroken, but ABI is.
The previous 0.2.6 update also was breaking, see #24. Sorry for that!
New stuff
- os/process: add pid()
Fixes
- region: fix header path
MRs
- add filedescriptor class by @gulafaran in #21
- flake.nix: gcc13 -> gcc14; flake.lock: update by @khaneliman in #22
New Contributors
- @khaneliman made their first contribution in #22
Full Changelog: v0.2.6...v0.3.0
v0.2.6
A small update with small stuff.
New stuff
- os: added addEnv to Process
Fixes
- os: fixed some zombie processes being left with Process
Full Changelog: v0.2.5...v0.2.6
v0.2.5
v0.2.4
v0.2.3
v0.2.2
A small, ABI-compatible update to 0.2.1.
New stuff
- Added ScopeGuard.
Fixes
- string: fixup isNumber not accepting -1.0
Full Changelog: v0.2.1...v0.2.2
v0.2.1
A small, ABI-compatible update to add Edges.
MRs
- Add Edges type and Box::extent() for its bottom right corner by @outfoxxed in #10
New Contributors
- @outfoxxed made their first contribution in #10
Full Changelog: v0.2.0...v0.2.1