File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
10
## [ 0.2.0] ( https://github.com/rezigned/keymap-rs/compare/v0.1.0...v0.2.0 ) (2023-08-01)
4
11
5
12
Original file line number Diff line number Diff line change 2
2
name = " keymap"
3
3
description = " A library for parsing terminal input events from configuration"
4
4
authors = [
" Marut Khumtong <[email protected] >" ]
5
- version = " 0.2 .0"
5
+ version = " 0.3 .0"
6
6
homepage = " https://github.com/rezigned/keymap-rs"
7
7
repository = " https://github.com/rezigned/keymap-rs"
8
8
edition = " 2021"
You can’t perform that action at this time.
0 commit comments