Skip to content

Releases: hyprwm/hyprutils

v0.3.3

06 Jan 11:56
Compare
Choose a tag to compare

A small update mostly because I forgot to bump VERSION for 0.3.2

MRs

Full Changelog: v0.3.2...v0.3.3

v0.3.2

02 Jan 14:03
6a26d08
Compare
Choose a tag to compare

Another small update to add the new AnimationConfigTree.

MRs

Full Changelog: v0.3.1...v0.3.2

v0.3.1

01 Jan 13:17
Compare
Choose a tag to compare

A small update with new animation stuff

MRs

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

22 Dec 23:07
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v0.2.6...v0.3.0

v0.2.6

15 Nov 20:31
Compare
Choose a tag to compare

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

12 Nov 12:27
Compare
Choose a tag to compare

Minor fixes to process and bsd

Fixes

  • os: Fixed deadlock when pipes overflow the 64k buffer size.

MRs

New Contributors

Full Changelog: v0.2.4...v0.2.5

v0.2.4

09 Nov 14:43
Compare
Choose a tag to compare

A small update to add hyprutils/OS

New stuff

  • os: Add process

Full Changelog: v0.2.3...v0.2.4

v0.2.3

24 Sep 22:59
Compare
Choose a tag to compare

A small update to add Mat3x3.

MRs

Full Changelog: v0.2.2...v0.2.3

v0.2.2

20 Sep 23:30
Compare
Choose a tag to compare

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

27 Jul 16:49
Compare
Choose a tag to compare

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

Full Changelog: v0.2.0...v0.2.1