We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f72c759 commit aad31b9Copy full SHA for aad31b9
CHANGELOG.md
@@ -2,7 +2,14 @@
2
3
## Unreleased
4
5
-* Replace `lazy_static` with `once_cell`
+### Enhancements
6
+
7
+* Addeed more key recognitions
8
+* Exposed `pad_str_with` to public API
9
10
+### BREAKING
11
12
+*
13
14
## 0.14.1
15
@@ -17,6 +24,9 @@
17
24
### Enhancements
18
25
19
26
* Added emoji support for newer Windows terminals.
27
28
29
20
30
* Made the windows terminal emulation a non default feature (`windows-console-colors`)
21
31
22
32
## 0.13.0
0 commit comments