We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de19e82 commit 4c45965Copy full SHA for 4c45965
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Next (YYYY-MM-DD)
4
5
+## v1.0.3 (2021-05-08)
6
+
7
- Drop unused `log` dependency.
8
- Generalise iTerm workaround from 1.0.1 to default behaviour on macOS when the `TERM` starts with
9
`xterm` and the terminfo does not have `E3`.
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
name = "clearscreen"
-version = "1.0.2"
+version = "1.0.3"
authors = ["Félix Saparelli <felix@passcod.name>"]
license = "Apache-2.0 OR MIT"
0 commit comments