Releases: sassman/t-rec-rs
Releases · sassman/t-rec-rs
Release 0.7.6
Changed
- chore(deps): bump clap from 3.2.23 to 4.1.1
- chore(deps): bump anyhow from 1.0.66 to 1.0.68
- chore(deps): bump rayon from 1.6.0 to 1.6.1
- chore(clippy): fix clippy lints
- chore(deps): bump env_logger from 0.9.1 to 0.10.0
- chore(deps): bump anyhow from 1.0.65 to 1.0.66
- Allow building on NetBSD
Contributors
Release 0.7.5
Release 0.7.4
Changed
- chore(deps): bump clap from 3.2.5 to 3.2.8
- chore(deps): bump anyhow from 1.0.56 to 1.0.58
- chore(deps): bump clap from 3.1.9 to 3.2.5
- chore(deps): bump rayon from 1.5.2 to 1.5.3
- chore(deps): bump log from 0.4.16 to 0.4.17
- chore(deps): bump image from 0.24.1 to 0.24.2
- fix: clippy lints with latest rustc
- chore(deps): bump rayon from 1.5.1 to 1.5.2
- chore(deps): bump clap from 3.1.8 to 3.1.9
- chore(deps): bump clap from 3.1.6 to 3.1.8
- chore(deps): bump log from 0.4.14 to 0.4.16
Release 0.7.3
Release 0.7.2
Release 0.7.1
Changed
- feat(#105): add support configuring output
- feat(#100): dedicating an own cli argument for external window recording
- fix(#103): fix release binaries for linux
- fix(#109): on ubuntu 20.04 for arm the recording is upside down
- chore(deps): bump image from 0.23.14 to 0.24.0
- chore(deps): bump dependencies + clap3 migration
Release 0.7.0
Changed
- feat(#100): dedicating an own cli argument for external window recording
with this PR also the default decor has changed tonone
.
If you want the previous behaviour please pass-d shadow
as cli argument. - chore(deps): bump dependencies + clap3 migration
- chore(deps): bump versions