Skip to content

Releases: googlefonts/compreffor

0.5.5

07 Sep 17:06
0.5.5
639877c
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
Upload wheels for python3.7 to PyPI

0.4.6

02 Oct 16:28
Compare
Choose a tag to compare
Added ``__version__`` in top-level compreffor module.

0.4.5

25 Jul 18:32
Compare
Choose a tag to compare
- Fixed compatibility issue with pypy and use of array.array (#52).
- Updated ``_compreffor.cpp`` source using latest Cython 0.26.