Skip to content

Releases: rezigned/keymap-rs

keymap: v1.0.0-rc.6

23 May 03:40
07f1869

Choose a tag to compare

1.0.0-rc.6 (2026-05-23)

Features

  • keymap_derive: support custom key symbols and help messages (#41) (8e5ad6f)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • keymap_parser bumped from 1.0.0-rc.5 to 1.0.0-rc.6
      • keymap_derive bumped from 1.0.0-rc.5 to 1.0.0-rc.6

keymap_parser: v1.0.0-rc.6

23 May 03:40
07f1869

Choose a tag to compare

Pre-release

1.0.0-rc.6 (2026-05-23)

Miscellaneous Chores

  • keymap_parser: Synchronize crates versions

keymap_derive: v1.0.0-rc.6

23 May 03:40
07f1869

Choose a tag to compare

Pre-release

1.0.0-rc.6 (2026-05-23)

Features

  • keymap_derive: support custom key symbols and help messages (#41) (8e5ad6f)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • keymap_parser bumped from 1.0.0-rc.5 to 1.0.0-rc.6

keymap: v1.0.0-rc.5

25 Apr 07:51
4e604b7

Choose a tag to compare

1.0.0-rc.5 (2026-04-25)

Features

  • keymap_derive: allow unsigned int types for @digit key group binding (3a831c1)

Bug Fixes

  • #[key(ignore)] should not require Default trait (ed81bdf)
  • make description field optional in Config (5176f3d)
  • use correct keymap_parser path in derive macro (c18ef35)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • keymap_parser bumped from 1.0.0-rc.4 to 1.0.0-rc.5
      • keymap_derive bumped from 1.0.0-rc.4 to 1.0.0-rc.5

keymap_parser: v1.0.0-rc.5

25 Apr 07:51
4e604b7

Choose a tag to compare

Pre-release

1.0.0-rc.5 (2026-04-25)

Features

  • keymap_derive: allow unsigned int types for @digit key group binding (3a831c1)

keymap_derive: v1.0.0-rc.5

25 Apr 07:51
4e604b7

Choose a tag to compare

Pre-release

1.0.0-rc.5 (2026-04-25)

Features

  • keymap_derive: allow unsigned int types for @digit key group binding (3a831c1)

Bug Fixes

  • #[key(ignore)] should not require Default trait (ed81bdf)
  • use correct keymap_parser path in derive macro (c18ef35)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • keymap_parser bumped from 1.0.0-rc.4 to 1.0.0-rc.5

keymap: v1.0.0-rc.4

22 Feb 09:11
94c5cef

Choose a tag to compare

1.0.0-rc.4 (2026-02-22)

Features

  • support Key Group Capturing for dynamic variant data (#35) (29ae3cd)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • keymap_parser bumped from 1.0.0-rc.3 to 1.0.0-rc.4
      • keymap_derive bumped from 1.0.0-rc.3 to 1.0.0-rc.4

keymap_parser: v1.0.0-rc.4

22 Feb 09:11
94c5cef

Choose a tag to compare

Pre-release

1.0.0-rc.4 (2026-02-22)

Miscellaneous Chores

  • keymap_parser: Synchronize crates versions

keymap_derive: v1.0.0-rc.4

22 Feb 09:11
94c5cef

Choose a tag to compare

Pre-release

1.0.0-rc.4 (2026-02-22)

Features

  • support Key Group Capturing for dynamic variant data (#35) (29ae3cd)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • keymap_parser bumped from 1.0.0-rc.3 to 1.0.0-rc.4

keymap: v1.0.0-rc.3

11 Jul 16:26
82a8f06

Choose a tag to compare

1.0.0-rc.3 (2025-07-11)

Miscellaneous Chores

  • keymap: Synchronize crates versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • keymap_parser bumped from 1.0.0-rc.2 to 1.0.0-rc.3
      • keymap_derive bumped from 1.0.0-rc.2 to 1.0.0-rc.3