Skip to content

Releases: leftwm/lefthk

v0.3.2

08 Feb 05:16
19fe6a0

Choose a tag to compare

Summary

Patch version bump to account for MSRV bump to 1.88 and dependency updates to ship downstream to leftwm.

What's Changed

  • feat!(MSRV): MSRV to 1.88, version to 0.3.2 BREAKING CHANGE by @mautamu in #46

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

v0.3.1

11 Dec 16:25
37bcf68

Choose a tag to compare

Summary

Minor version bump for updates made as part of 1.92.0 release: https://releases.rs/docs/1.92.0/.

What's Changed

  • chore: update dependencies (ron to 0.11) by @mautamu in #44
  • chore: update for rust 1.92.0 by @mautamu in #45

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

v0.3.0

19 Jul 03:16
34be473

Choose a tag to compare

Summary

Releases an updated version of lefthk so that an updated version of leftwm can be cut with the latest updates.

What's Changed

  • Fixed crash at startup by @Syudagye in #40
  • chore(v0.2.2): bump mio, version so leftwm can be updated by @mautamu in #41

Full Changelog: v0.2.1...v0.2.2

v0.2.2

17 Oct 08:06
1e93d83

Choose a tag to compare

Summary

Releases an updated version of lefthk so that an updated version of leftwm can be cut with the latest updates.

What's Changed

  • Fixed crash at startup by @Syudagye in #40
  • chore(v0.2.2): bump mio, version so leftwm can be updated by @mautamu in #41

Full Changelog: v0.2.1...v0.2.2

v0.2.1

17 Dec 20:11
3274ad2

Choose a tag to compare

Releases 0.2.1, which resolves an error (#38) where the system may freeze when a subprocess tries to acquire stderr.

v0.2.0

05 Nov 15:45
2981997

Choose a tag to compare

Releases 0.2.0, a re-release of 0.1.9, which included breaking changes from 0.1.8.

v0.1.10

05 Nov 15:35
a4cc02c

Choose a tag to compare

Step 1 of 3 identified to resolve leftwm/leftwm#1167.

v0.1.9 will be yanked and re-published as v0.2.0.

v0.1.9

18 Oct 20:59
7daeee6

Choose a tag to compare

fix: Only publish one package at a time (#35)