Skip to content

Releases: watchexec/clearscreen

v4.0.1

05 Jan 00:08
v4.0.1
315488f
Compare
Choose a tag to compare
  • Deps: Update MSRV to 1.79 - (6984714)
  • Deps: Switch from winapi to windows-sys (#26) - (a13ea5a)
  • Repo: Fix changelog format - (d72ec08)

v4.0.0

05 Jan 00:08
v4.0.0
17042f8
Compare
Choose a tag to compare
  • Deps: Update which to 7.0.0 (#25) - (207b3a4)
  • Deps: Add lockfile to git - (64180fe)
  • Deps: Upgrade thiserror to 2.0.9 - (2b4b16f)
  • Deps: Upgrade nix to 0.29.0 - (556fd47)
  • Documentation: Update wezterm information - (dd1430a)
  • Feature: Support wezterm (#23) - (4225aae)
  • Feature: Decouple public API from dependencies - (165fe96)
  • Repo: Replace custom script with cargo-release - (8835973)
  • Repo: Use cliff for changelog - (0d4fe66)

v3.0.0

11 Apr 04:03
v3.0.0
9344cb2
Compare
Choose a tag to compare

v2.0.0

28 Dec 03:42
v2.0.0
0537461
Compare
Choose a tag to compare
  • 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

28 Dec 03:39
v1.0.11
516cb51
Compare
Choose a tag to compare

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.10

31 May 15:40
1ff8b06
Compare
Choose a tag to compare
  • Update nix to 0.24 (#6)

v1.0.4

22 May 08:07
v1.0.4
Compare
Choose a tag to compare
1.0.4

v1.0.3

08 May 06:44
v1.0.3
Compare
Choose a tag to compare
1.0.3

v1.0.2

28 Apr 13:47
v1.0.2
Compare
Choose a tag to compare
1.0.2

v1.0.1

26 Apr 01:55
v1.0.1
Compare
Choose a tag to compare
  • Use XtermClear on iTerm on macOS when TERM starts with xterm, to work around macOS not
    having the correct terminfo by default.