Skip to content

v0.7.0

Compare
Choose a tag to compare
@wang-boyu wang-boyu released this 17 Jan 11:21
· 71 commits to main since this release

Special Notes

  • Update Mesa dependency to v2.2
  • The pinning of Mesa is now on the major version, instead of the minor version. This means that Mesa-Geo v0.7.0 will work with Mesa v2.2, v2.3, v2.4, etc. but not with Mesa v3.0 or later.

🛠 Enhancements made

  • create and update rtree spatial index only when needed by @wang-boyu in #179

🔧 Maintenance

  • fix link to examples by @wang-boyu in #167
  • Correct link to GeoSchelling example and update copyright string by @Holzhauer in #175
  • fix rtd build error and upgrade to python 3.9 by @wang-boyu in #176
  • update pre-commit and ga workflows to be consistent with mesa by @wang-boyu in #181
  • add config file to automatically generate release notes by @wang-boyu in #184
  • update ga workflows to be consistent with mesa by @wang-boyu in #185

New Contributors

Full Changelog: v0.6.0...v0.7.0