Releases: googlefonts/compreffor
Releases · googlefonts/compreffor
0.5.6
0.5.5
Dropped support for Python 3.7, added support for Python 3.12
0.5.4
- 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
- Regenerate .cpp files using latest Cython 0.29.32
- Build wheels for Python 3.11
0.5.2
Updated pre-generated cython sources in sdist to fix build issue with Python 3.11.0 beta1
0.5.1.post1
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
Updated pre-generated *.cpp sources using latest Cython 0.29.21.
Build and upload wheels for python 3.9.
0.5.0
Dropped support for Python 2.7. Python 3.6+ is now required.
Added support for Python 3.8.
0.4.6.post1
Upload wheels for python3.7 to PyPI
0.4.6
Added ``__version__`` in top-level compreffor module.