Skip to content

Releases: googlefonts/compreffor

v0.6.0

01 Dec 14:11

Choose a tag to compare

  • Add support for Python 3.14; drop support for 3.8 and 3.9, require Python 3.10+

0.5.6

21 Oct 08:39
0.5.6

Choose a tag to compare

  • Rebuilt _compreffor.cpp using the latest Cython 3.0.11
  • Added support for Python 3.13 precompiled wheels

0.5.5

07 Sep 17:06
0.5.5
639877c

Choose a tag to compare

Dropped support for Python 3.7, added support for Python 3.12

0.5.4

21 Jul 16:52
0.5.4
08d635c

Choose a tag to compare

  • Use old_build_ext for Cython 3 compatibility
  • Replace deprecated license_file with license_files in setup.cfg

No code changes in the main lib code.

0.5.3

16 Nov 12:16
0.5.3
3678d3e

Choose a tag to compare

  • Regenerate .cpp files using latest Cython 0.29.32
  • Build wheels for Python 3.11

0.5.2

13 Jun 10:19

Choose a tag to compare

Updated pre-generated cython sources in sdist to fix build issue with Python 3.11.0 beta1

0.5.1.post1

01 Dec 15:46
f567292

Choose a tag to compare

Build and upload to PyPI wheels for Python 3.10, mac 'universal2' tag, linux pypy3 and aarch64 platform.
No code changes since 0.5.1.

0.5.1

27 Dec 18:59
0.5.1
945254f

Choose a tag to compare

Updated pre-generated *.cpp sources using latest Cython 0.29.21.
Build and upload wheels for python 3.9.

0.5.0

29 Nov 13:11
0.5.0
1513493

Choose a tag to compare

Dropped support for Python 2.7. Python 3.6+ is now required.
Added support for Python 3.8.

0.4.6.post1

26 Jul 18:41
0.4.6.post1
72d1a85

Choose a tag to compare

Upload wheels for python3.7 to PyPI