v3.0 alpha 1 (pre-release)
Pre-release
Pre-release
Highlights
Mesa 3.0 alpha 1 (v3.0.0a1
) is another step towards our next major version. This release introduces a name change from JupyterViz (jupyter_viz) to SolaraViz (solara_viz), to better represent the tech stack being used. It also includes two bugfixes also present in 2.3.2.
What's Changed
⚠️ Breaking changes
- viz: Combine code for rendering in browser and Jupyter by @rht in #2180
- refactor: Rename jupyter_viz namespace to solara_viz by @rht in #2188
🛠 Enhancements made
🐛 Bugs fixed
- fix: Render agent marker radius correctly by @rht in #2181
- fix: Use model.schedule.steps -> mode._steps for batch_run by @rht in #2183
📜 Documentation improvements
- Add original conference paper link to docs by @ENUMERA8OR in #2160
New Contributors
- @ENUMERA8OR made their first contribution in #2160
Full Changelog: v3.0.0a0...v3.0.0a1