Releases: graelo/tmux-copyrat
Releases · graelo/tmux-copyrat
v0.5.7
v0.5.6
v0.5.5
v0.5.4
v0.5.3
v0.5.2
v0.5.1
v0.5.0
Changelog
v0.5.0 (2022-11-07)
Features
Fixes
- github-actions: remove windows support
(17d090c) - test: remove unnecessary &mut in some tests
(735d6c0) - refine url regex: exclude >
(1f79419) - path to binary
(12a7e25)
Other
- release: tmux-copyrat v0.5.0
(451726a) - clap: use more idiomatic attributes
(df661e2) - deps: update dependencies
(2241347) - clippy: obey nightly clippy
(6f2f767) - git: unignored Cargo.lock
(8c22f7d) - add deny.toml
(500dce4) - github-actions: use same actions as tmux-backup
(2c5c0f3) - ci: bump MSRV to 1.60 (clap v4)
(95afca5) - ci: remove scheduled ci
(68b75ee) - obey clippy
(26e7d97) - update to clap v4 & termion v2
(10013a6) - docs: README: fix typo
(4ad2adc) - better handling of hint_style_arg
(e13c58d) - publicly expose error::Error
(d2eb8f0) - deps: bump clap to 3.1
(3bebad0) - docs: update install and config docs
(e892668) - quoted-tick -> quoted-backtick
(389e961) - docs: update README.md, Cargo desc, installation
(a514032) - rename ParseError -> Error
(5d9ea6f) - use custom Result
(7d1bb69) - deps: bump clap to 3.0.0-beta.5
(077d163) - ci: update mrsv to 1.56.0 (edition = 2021)
(276d17c) - ci: configure github-actions
(9e77417) - obey clippy
(a253c1e)
Documentation
- update README
(b9893ff)