0.9.2
版本发布时间: 2024-10-08 08:56:57
marimo-team/marimo最新发布版本:0.9.13(2024-10-24 01:20:24)
What's Changed
🛠 Quality of life improvements and bug fixes.
- The run, stop, and show cell actions buttons have been moved to the top right of a cell, to create more space
- Viewing a hidden cell's code no longer changes its configuration to visible
- Bug fix for Plotly plots not updating on cell-rerun
All changes
- improvement: move toolbar above cell for better gutter usage by @mscolnick in https://github.com/marimo-team/marimo/pull/2481
- Update version in Dockerfile by @eracle in https://github.com/marimo-team/marimo/pull/2344
- docs touch up by @akshayka in https://github.com/marimo-team/marimo/pull/2500
- docs: editing pass by @akshayka in https://github.com/marimo-team/marimo/pull/2501
- docs: fix some links in getting_started by @akshayka in https://github.com/marimo-team/marimo/pull/2503
- improvement: add Download as HTML (no code) by @mscolnick in https://github.com/marimo-team/marimo/pull/2502
- improve: temporarily show code by @akshayka in https://github.com/marimo-team/marimo/pull/2504
- improve: Move highlighted code to newly created cells by @wasimsandhu in https://github.com/marimo-team/marimo/pull/2484
- fix: hidden cell blur on parent, not editorview by @akshayka in https://github.com/marimo-team/marimo/pull/2508
- docs: mo.ui.plotly only supports selecting scatter plots by @akshayka in https://github.com/marimo-team/marimo/pull/2510
- chore: migrate to hatch for better local development testing by @mscolnick in https://github.com/marimo-team/marimo/pull/2449
- chore: move docs deps output of hatch by @mscolnick in https://github.com/marimo-team/marimo/pull/2516
- fix: json encoding of png binary by @mscolnick in https://github.com/marimo-team/marimo/pull/2517
- improvement: change the filename in static html export to be just the file basename by @mscolnick in https://github.com/marimo-team/marimo/pull/2518
- fix: typings of marimo config, fix typedict to openapi cases by @mscolnick in https://github.com/marimo-team/marimo/pull/2519
- fix: temporarily show code by @akshayka in https://github.com/marimo-team/marimo/pull/2523
- chore: use hatch for main release by @mscolnick in https://github.com/marimo-team/marimo/pull/2521
- chore: filter /examples from irrelevant CI by @mscolnick in https://github.com/marimo-team/marimo/pull/2522
- improve: text label -> markdown label by @akshayka in https://github.com/marimo-team/marimo/pull/2524
- example: Tools using ell-ai by @mscolnick in https://github.com/marimo-team/marimo/pull/2525
- fix: plotly stale data (2526) by @mscolnick in https://github.com/marimo-team/marimo/pull/2528
- 0.9.2 by @akshayka in https://github.com/marimo-team/marimo/pull/2529
New Contributors
- @eracle made their first contribution in https://github.com/marimo-team/marimo/pull/2344
Full Changelog: https://github.com/marimo-team/marimo/compare/0.9.1...0.9.2