0.9.31
版本发布时间: 2024-12-05 22:44:24
marimo-team/marimo最新发布版本:0.10.13(2025-01-15 01:20:02)
What's Changed
- improvement: add copy/paste to json viewer, support urls by @mscolnick in https://github.com/marimo-team/marimo/pull/3050
- improvement: borderless markdown in html exports by @akshayka in https://github.com/marimo-team/marimo/pull/3052
- tutorials: update markdown usage by @akshayka in https://github.com/marimo-team/marimo/pull/3051
- docs: more tips for coming from jupyter by @akshayka in https://github.com/marimo-team/marimo/pull/3053
- improvement: add marimo.create_asgi_app().with_dynamic_directory by @mscolnick in https://github.com/marimo-team/marimo/pull/3057
- improvement: tie-break topological sort by top-down order by @mscolnick in https://github.com/marimo-team/marimo/pull/3060
- improvement: make ui-element ids deterministic across runs by @mscolnick in https://github.com/marimo-team/marimo/pull/3061
- fix: faster module watcher tests by @mscolnick in https://github.com/marimo-team/marimo/pull/3062
- fix: only add borderless css when not published by @Light2Dark in https://github.com/marimo-team/marimo/pull/3066
- improvement: marimo export ipynb with outputs by @mscolnick in https://github.com/marimo-team/marimo/pull/3048
Full Changelog: https://github.com/marimo-team/marimo/compare/0.9.30...0.9.31