File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.3.0] ( https://github.com/rezigned/keymap-rs/compare/v0.2.0...v0.3.0 ) (2023-09-24)
4+
5+
6+ ### Features
7+
8+ * Expose 'parse' function ([ #7 ] ( https://github.com/rezigned/keymap-rs/issues/7 ) ) ([ 3180c28] ( https://github.com/rezigned/keymap-rs/commit/3180c28992f30de63a48b1d2647f99637e4d020d ) )
9+
310## [ 0.2.0] ( https://github.com/rezigned/keymap-rs/compare/v0.1.0...v0.2.0 ) (2023-08-01)
411
512
Original file line number Diff line number Diff line change 22name = " keymap"
33description = " A library for parsing terminal input events from configuration"
44authors = [
" Marut Khumtong <[email protected] >" ]
5- version = " 0.2 .0"
5+ version = " 0.3 .0"
66homepage = " https://github.com/rezigned/keymap-rs"
77repository = " https://github.com/rezigned/keymap-rs"
88edition = " 2021"
You can’t perform that action at this time.
0 commit comments