Skip to content

v0.6.0

Compare
Choose a tag to compare
@wang-boyu wang-boyu released this 14 Sep 00:41
· 90 commits to main since this release

Special Notes

  • update mesa dependency to v2.1

Improvements

  • use Pathlib #149 (thanks @catherinedevlin for contributing)

  • Docs updates

    • docs: use pydata theme #152
    • docs: use myst-nb to compile notebooks at build time #159
  • Example updates

    • remove examples and their tests #163

Fixes

  • fix AttributeError in GeoSpace.agents_at() #165 (thanks @SongshGeo for reporting)