Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

v1.4.0

Compare
Choose a tag to compare
Loading
@molinav molinav released this 09 Jan 21:05
· 132 commits to develop since this release

This is a minor release bringing several updates:

  • Add support for Python 3.12, including removal of distutils use within the library and fixes for several deprecation warnings.
  • Add renewed documentation, with fixes for the broken links and examples, an improved section on the installation process, and without the deprecation/sunsetting section.
  • Upgrade bundled GEOS to 3.6.5.
  • Adapt basemap source code to work with matplotlib 3.8.x (thanks to @qianwu2 and @rcomer).
  • Precompiled PyPI wheels for MacOS (architectures x64 and arm64, Python 3.9+).
  • Precompiled conda-forge packages for MacOS arm64, GNU/Linux aarch64 and GNU/Linux ppc64le.
  • Optional argument encoding_errors for Basemap.readshapefile method (thanks to @guziy).
  • Optional argument cachedir for Basemap.arcgisimage method to allow caching of ArcGIS image downloads (thanks to @JoepdeJong).

Maintenance bugfixes are also included, especially:

  • Fix _geoslib.pyx compilation with Cython 3.0+ "legacy_implicit_noexcept" (thanks to @musicinmybrain).
  • Fix _geoslib.pyx compilation with newer compilers Clang 16 and GCC 14 (thanks to @fweimer-rh).
  • Upgrade the version pins for several runtime, lint, doc, setup and test requirements.

Please visit the CHANGELOG for a complete list of changes.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.