Releases: alacritty/copypasta
Releases · alacritty/copypasta
Copypasta Version v0.10.0
Copypasta Version v0.9.0
- 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
Copypasta Version v0.8.2
Packaging
- Minimum rust version was bumped to
1.60.0
Fixed
x11_clipboard
was bumped to0.7.0
droppingquick-xml
from the dependency tree
Copypasta Version v0.8.1
Fixed
- Crash on use-after-free on macOS
Copypasta Version v0.8.0
Packaging
- Minimum rust version was bumped to
1.57.0
Fixed
- Memory leak on macOS
Copypasta Version 0.7.1
Changed
- Updated
smithay-clipboard
to 0.6.0