All Versions
23
Latest Version
Avg Release Cycle
229 days
Latest Release
-
Changelog History
Page 3
Changelog History
Page 3
-
v0.9.6 Changes
- ๐ Support rubygems-test ("gem test clipboard" if rubygems-test is installed)
-
v0.9.5 Changes
- Fallback to Clipboard::File, if no other clipboard is available
- ๐ง Also check for xsel if using linux implementation
- ๐ Fix for jruby copying
- You can directly use a specific implementation, e.g.: require 'clipboard/file' # gives you Clipboard::File