Releases: beeender/richclip
Releases · beeender/richclip
v0.3.0
What's Changed
- Use clap Args derive by @beeender in #10
- Add --one-shot mode for copy command by @beeender in #11
- Use Box instead of dyn ref by @beeender in #12
- Add conditional compile options to make MacOS build by @beeender in #13
- Add cocoa pasteboard support by @beeender in #14
- fix: make mac work by @yihong0618 in #15
- Disable --primary for mac by @beeender in #16
- Add mac ci matrix by @beeender in #17
- Update bats actions by @beeender in #18
- Add release CI for mac by @beeender in #19
- Prepare 0.3.0 release by @beeender in #20
- Fix deprecated wayrs connect_and_collect_globals by @beeender in #21
New Contributors
- @yihong0618 made their first contribution in #15
Full Changelog: v0.2.1...v0.3.0
v0.2.1: Fix the "help" description
Amazingly this comment will be shown as the description of the "help" sub-command.
v0.2.0: Try to fix release issue with -lz
See https://github.com/rust-build/rust-build.action/pull/99#issuecomment-2465853900