Releases: watchexec/clearscreen
Releases · watchexec/clearscreen
v2.0.0
- Don't use BORS.
- Update dependencies.
- Update to nix 0.26.
- Change MSRV policy to stable-5 supported, and bump MSRV to 1.60.0.
- Handle tmux explicitly (#9).
- Fall back to hardcoded sequence if terminfo is not available (#9).
v1.0.11
This is a special final 1.x release that includes all the 2.0.0 changes except for the breaking ones.
- Don't use BORS.
- Update dependencies.
- Handle tmux explicitly (#9).
- Fall back to hardcoded sequence if terminfo is not available (#9).
v1.0.1
- Use
XtermClear
on iTerm on macOS when TERM
starts with xterm
, to work around macOS not
having the correct terminfo by default.