Skip to content

Releases: allie-wake-up/cli-clipboard

v0.4.0

13 Dec 01:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

12 Oct 05:10
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

02 Aug 23:51
114ca03
Compare
Choose a tag to compare
  • Add clear method to ClipboardProvider
  • Add LinuxClipboardContext that chooses WaylandClipboardContext or X11ClipboardContext and set the ClipboardContext type alias to it.

v0.1.0

21 Jul 00:21
a7afa13
Compare
Choose a tag to compare

Initial release with working wayland copy and tests passing on linux, macOS and windows.