Skip to content

Version 0.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Sep 20:12
5a84edf

Breaking changes

  • dropped support for Python 3.8; now requires >= 3.9
  • dropped support for MacOS 10 and 11; now requires MacOS >= 12. MacOS wheels
    are only available for Apple Silicon (Arm64).

Improvements

  • upgraded maplibre-gl-native to 9dbc0ae, which enables the new Metal
    rendering engine on MacOS.
  • now building manylinux
    wheels for Linux, including the required dependencies, which enables pymgl
    to be installed directly from PyPI.