Sha256: b1e15d689c1721142e4a8439c51761522b96be6c8d758c59180651f97bc1d1d8

Contents?: true

Size: 855 Bytes

Versions: 1

Compression:

Stored size: 855 Bytes

Contents

== 1.0.6
* Improve Linux xsel support #17

== 1.0.5
* Windows 1.9 multibyte support

== 1.0.4
* Restore 1.8 Support

== 1.0.3
* Don't load current version from file (gh#15)

== 1.0.2
* Add missing require 'rbconfig'
* File backend: File only accessible by owner
* Small tweaks

== 1.0.1
* Fix permissions in packaged rubygem

== 1.0.0
* Add basic java clipboard support

== 0.9.9
* Allow Ocra packing

== 0.9.8
* Fix a Windows bug

== 0.9.6 / 0.9.7
* Support rubygems-test ("gem test clipboard" if rubygems-test is installed)

== 0.9.5
* 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

== < 0.9.4
See https://github.com/janlelis/clipboard/commits/0.9.4

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
clipboard-1.0.6 CHANGELOG.rdoc