Skip to content

Latest commit

 

History

History
59 lines (54 loc) · 4.07 KB

NEWS.md

File metadata and controls

59 lines (54 loc) · 4.07 KB

Changelog

v2.4.0 - February 2, 2022

  • Dropped Python 3.6 support - Python 3.7 is now the minimum requirement
  • Added Python 3.10 support
  • Added universal2 wheel for Mac (M1 support)
  • Improved CI (including dropping use of tox for tests)
  • Updated dependencies

v2.3.1 - July 28, 2021

  • Updated for fontTools rounding changes (thanks, @madig!) (#301)
  • Updated dependencies

v2.3.0 - February 22, 2021

  • Fixed a major performance issue when hinting VFs (thanks, @madig!) (#289, #221)
  • Updated dependencies (#290, #291, #292)

v2.2.0 - December 15, 2020

  • Removed unused third-party CI configs and related code
  • Updated dependencies
  • Removed deprecated CLI option flags that were temporarily in place for the autohint -> psautohint transition
  • Removed autohintexe from Python wheels. It can still be built using python setup.py build_exe.
  • Cleaned up Python code

v2.1.2 - November 6, 2020

  • Move remaining CI workflows (building wheels, deploying) to GitHub Actions including building of Python 3.9 wheels for supported platforms.
  • Updated dependencies
  • Fixed some minor formatting issues

v2.1.1 - September 24, 2020

v2.0.1 - March 25, 2020

v2.0.0 - December 6, 2019