History#

v3.1.0#

24 Jan 2021

Switch to native namespace for ‘jaraco’ package and other refresh.

v3.0.0#

27 Nov 2020

#6: Copy/paste HTML now fixed by building on fixes in jaraco.windows.

Require Python 3.6 or later.

2.0.1#

20 Jul 2019

#4: Fix usage of richxerox for HTML copy operation on macOS.

2.0#

01 Jan 2019

Switch to pkgutil namespace technique for the jaraco namespace.

1.3.4#

24 Oct 2018

#3: Fixed paste_html on Windows.

1.3.3#

17 Nov 2017

Bump to richxerox 1.0.1 for declared dependency on pyobjc.

Run CI tests on macOS and Windows.

1.3.2#

16 Nov 2017

Refresh packaging.

Update dependency declaration on richxerox.

Update dependency on pyperclip and fix usage.

1.3.1#

09 Feb 2017

Refresh packaging.

1.3#

08 Aug 2016

Add support for copy/paste text on Linux via pyperclip.

1.2#

08 Aug 2016

Added test suite and automated deployments for tagged commits.

1.1#

18 Nov 2015

Move hosting to github.

1.0#

16 Jun 2015

Initial implementation with text and HTML support on Windows and Mac OS X and image paste support on Windows.