github sassman/t-rec-rs v0.9.0-preview1
Release 0.9.0-preview1

pre-release4 hours ago

This is a preview release that ships Windows support for the first time.
It is not picked up by cargo install t-rec or distro packages; install
it explicitly with cargo install -f t-rec --version 0.9.0-preview1 or
download the platform zip from the GitHub release page.

Added

  • feat(windows) implement windows support (#320)
  • interactive Recording with PTY and Hotkeys (#316)

Fixed

  • (docs) fix broken logo url

Other

  • add typos spell check (#324)
  • (deps) bump crossterm from 0.28 to 0.29 (#325)
  • (deps) bump nix from 0.29 to 0.31 (#326)
  • (deps) bump toml from 0.9 to 1.0 (#338)
  • ci: trigger the deploy workflow on SemVer pre-release tags too

Don't miss a new t-rec-rs release

NewReleases is sending notifications on new releases.