Skip to content

v3.3.0

Latest
Compare
Choose a tag to compare
@tpike3 tpike3 released this 06 Sep 20:14
· 4 commits to main since this release

Highlights

The major highlight of release 3.3.0 is the introduction of a new and improved visualization module. This effort was @Sahil-Chhoker's Google Summer of Code project . The new module is backwards compatible and continues to use Solara. It has several new and improved features to include:

  • AgentPortrayalStyle: a more user-friendly way to specify agent portrayal
  • PropertyLayerStyle: Makes propertlayer and agent portrayal consistent.
  • SpaceRender: a new component for drawing spaces, agents and property layers with extensive customization
  • Improved support for Altair and Maplotlib
  • Multipage support (e.g., users can display simulation on one page and charts of the model on another)
  • Updated tutorials for visualization

You can read more about the update here

In addition, there were many other improvements to mesa, from bug fixes to improved CI/CD pipelines. Thanks to the PyCON sprints and the developers who supported Mesa!

What's Changed

🧪 Experimental features

🎉 New features added

🛠 Enhancements made

🐛 Bugs fixed

📜 Documentation improvements

🔧 Maintenance

Other changes

New Contributors

Full Changelog: v3.2.0...v3.3.0