Skip to content

Releases: fonttools/pyclipper

1.3.0.post5

07 Sep 13:01
1.3.0.post5
b740d82
Compare
Choose a tag to compare

Build Python 3.12 wheels. No code changes.

1.3.0.post4

16 Nov 13:24
1.3.0.post4
e349e2b
Compare
Choose a tag to compare

Build Python 3.11 wheels. No code changes.

1.3.0.post3

13 Jun 11:03
Compare
Choose a tag to compare

Rebuild pre-generated cython sources in sdist package to fix build issue on Python 3.11.0 beta1

1.3.0.post2

01 Dec 14:49
Compare
Choose a tag to compare

Added wheels for Python 3.10, mac universal2 and linux aarch64 and pypy3 (#44).
Fixed issue with automatic wheel deployment.
No code changes since 1.3.0.

1.3.0

25 Jun 16:52
5e10a2e
Compare
Choose a tag to compare

Export pyclipper.__version__ string (#40).
Removed long-deprecated SCALING_FACTOR global variable.

1.2.1

27 Dec 12:03
1.2.1
3de54fa
Compare
Choose a tag to compare

No code changes in the main library. Only added wheels for Python 3.9.

1.2.0

01 Jul 12:04
1.2.0
fc2772a
Compare
Choose a tag to compare

Release the Global Interpreter Lock (GIL) while doing more CPU intensive calls to ClipperLib (union, difference, intersection, minkowski, offset, etc), to allow Python apps to better parallelize when using threading (#29, #30).

1.1.0.post2

27 Jul 11:33
1.1.0.post2
e9d5117
Compare
Choose a tag to compare

Dropped support for setuptools_scm_git_archive.
No code changes, only a minor change in setup process when building from source. Wheels are unaffected.

1.1.0.post1

25 Jul 12:19
1.1.0.post1
69c98e7
Compare
Choose a tag to compare

Added wheels for python3.7. No code changes.

1.1.0

06 Jan 14:57
Compare
Choose a tag to compare

Updated embedded Clipper library to version 6.4.2