Highlights
Mesa-Geo 0.8.1 is a small patch release containing a single feature, a documentation update and a bug fixed.
The real novelty is that from now on, all GIS examples on Mesa-examples are tested in CI against Mesa-Geo. We fixed 16 bugs in the 7 GIS example models (mesa-examples#172), which are now available on two branches:
- On the
main
branch GIS examples can be found will keep being updated for the latest Mesa and Mesa-Geo versions. - On the
mesa-2.x
branch GIS examples examples can be found that keep working with Mesa 2.x and Mesa-Geo 0.8.x.
The Mesa-Geo 0.8.x. series is compatible with Mesa 2.3.x. The next Mesa-Geo release series, 0.9.x, will be compatible with with Mesa 3.0.
What's Changed
🎉 New features added
🐛 Bugs fixed
- add model parameter in RasterLayer class method by @wang-boyu in #240
📜 Documentation improvements
🔧 Maintenance
Full Changelog: v0.8.0...v0.8.1