Skip to content

v0.5.0

Compare
Choose a tag to compare
@wang-boyu wang-boyu released this 10 Mar 01:58
· 106 commits to main since this release

Improvements

  • Docs updates

    • add citation information about mesa-geo #117
    • add citation info to readthedocs #118
    • docs: update docstrings on how to use providers requiring registration #141
  • Front-end updates

    • add scale to Leaflet map #123
    • allow basemap tiles configuration #127
  • CI updates

    • add testing for python 3.11 #122
    • ci: replace flake8 with ruff #132
    • ci: update os, python versions, and dependabot configurations #142
    • ci: pin ruff version to v0.0.254 #144

Fixes

  • fix WMSWebTile.to_dict() method #140