Skip to content

Releases: sassman/t-rec-rs

Release 0.3.1

18 Dec 08:57
Compare
Choose a tag to compare

Added

  • Readme badge for dependencies and latest version on crates.io

Fixed

  • updated dependencies

Release 0.3.0

07 Dec 10:33
Compare
Choose a tag to compare

Added

  • command line parameter -d or --decor that allows to turn on and off effects [issues/18] / [pull/19]
  • command line parameter -b or --bg that allows to change the target background color to white, black or transparent [pull/19]
  • command line parameter -v or --verbose that shows insights on the window name and window id for the curious [pull/19]
  • turn on the new shadow decor effect by default [pull/19]
    demo

Fixed

  • white corners are now fixed and aligned with the radius of macos big sur [issues/17] / [pull/19]
  • sometimes there were unexpected image dimensions, with a small stripe on the right of black pixel [pull/19]

v0.2.2

26 Nov 00:06
Compare
Choose a tag to compare

more robust screenshot image capture. Check the full CHANGELOG

v0.2.1

17 Nov 22:56
Compare
Choose a tag to compare

bugfix release. See the CHANGELOG for more details.

0.2.0

12 Oct 16:06
Compare
Choose a tag to compare

Changelog

Added

  • command line parameter for natural recording -n or --natural
  • feature to avoid identical frames, where nobody sees some progress happening issue/10 / pull/11

0.1.2

12 Oct 10:41
Compare
Choose a tag to compare

Added