All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Minimum rust version was bumped to
1.66.0
x11_clipboard
was bumped to0.9.1
- Use
String
inClipboardProvider::set_contents
for trait to be object-safe
- Bump minimum supported Rust version to
1.65.0
- Change
ClipboardProvider::set_contents
parameter type toAsRef<str>
- Prefer file's path over text on macOS
- Minimum rust version was bumped to
1.60.0
x11_clipboard
was bumped to0.7.0
dropingquick-xml
from the deps tree
- Crash on use-after-free on macOS
- Minimum rust version was bumped to
1.57.0
- Memory leak on macOS
- Updated
smithay-clipboard
to 0.6.0
- Minimum rust version was bumped to
1.41.0
- Ability to create a Wayland clipboard from Display type directly using
create_clipboard
- Features
x11
andwayland
for picking the linux backends
- Compilation on iOS, using the no-op clipboard