Skip to content

Releases: LGUG2Z/whkd

v0.2.10

09 Sep 15:45

Choose a tag to compare

v0.2.10 (2025-09-09)

Bug Fixes

Chore

  • release: v0.2.10 (5d6a767f)
  • deps: bump actions/checkout from 4 to 5 (eeb86447)
  • deps: bump actions/download-artifact from 4 to 5 (00ff8f43)
  • deps: cargo update (72186e52)

v0.2.9

17 May 17:26

Choose a tag to compare

v0.2.9 (2025-05-17)

Code Refactoring

  • cargo: prefer dash to underscore, lift load fn to parser lib (29df24ff)

Chore

v0.2.8

25 Apr 00:18

Choose a tag to compare

v0.2.8 (2025-04-22)

Bug Fixes

  • whkd: set create_no_window flag on shells (b30c62e7)

Code Refactoring

  • whkd: create whkd_core crate (d02d9966)

Features

Build

Documentation

  • license: bump to 2.0.0 (ea6c2060)
  • license: switch to komorebi v1.0.0 (87f408f0)

Chore

  • release: v0.2.8 (b4fdfa91)
  • cargo: centralize version, edition and repo (6f9d59ee)
  • deps: bump clap from 4.5.35 to 4.5.36 (51c71c7b)
  • deps: bump crossbeam-channel from 0.5.14 to 0.5.15 (5e2e8b63)
  • deps: cargo update (9eae1f5d)
  • clippy: reduce warn level to "all" (29713228)
  • deps: bump clap from 4.5.31 to 4.5.32 (a8376242)
  • deps: bump clap from 4.5.30 to 4.5.31 (dce1729b)
  • deps: bump clap from 4.5.28 to 4.5.29 (401d0d9c)

v0.2.7

07 Feb 01:37

Choose a tag to compare

v0.2.7 (2025-02-06)

Bug Fixes

  • whkd: recrate terminated shell sessions (be23476e)

Chore

v0.2.6

20 Jan 04:35

Choose a tag to compare

v0.2.6 (2025-01-19)

Features

  • whkd: add default cmds and scoped ignores (32f07f4d)

Chore

v0.2.5

11 Jan 18:50

Choose a tag to compare

v0.2.5 (2025-01-11)

Features

  • whkd: allow single vkey hotkeys (f983a641)

Chore

v0.2.4

01 Jan 19:04

Choose a tag to compare

v0.2.4 (2025-01-01)

Features

  • whkd: use win-hotkeys for more win key bindings (4c083467)

Chore

v0.2.3

24 Dec 17:54

Choose a tag to compare

v0.2.3 (2024-12-24)

Continuous Integration

  • github: only dry run release on master (a04b9d5f)

Chore

v0.2.2

15 Oct 21:41

Choose a tag to compare

v0.2.2 (2024-10-15)

Bug Fixes

  • whkd: allow comments on the first line (98c3164f)

Continuous Integration

  • github: update release workflow (c3bd0a7f)

Chore

v0.2.1

10 Apr 00:15

Choose a tag to compare

v0.2.1 (2024-04-09)

Chore