Skip to content

v1.3.8

Compare
Choose a tag to compare
@molinav molinav released this 18 Aug 18:41
· 251 commits to develop since this release

This is a maintenance release that upgrades the version pins for several runtime and development requirements and fixes the following issues:

  • Fix Cygwin build error due to GCC passing "--enable-new-dtags" to the linker (thanks to @DWesl).
  • Fix deprecated Image.ANTIALIAS with Image.LANCZOS when pillow version is at least 10.0.0 (thanks to @cgohlke).
  • Downgrade upper pin for Cython requirement from 3.1 to 3.0 due to build error triggered by _geoslib.pyx.

Please visit the CHANGELOG for a complete list of changes.