0.9.24
版本发布时间: 2024-11-26 22:35:57
marimo-team/marimo最新发布版本:0.10.13(2025-01-15 01:20:02)
What's Changed
- docs: expensive notebooks by @akshayka in https://github.com/marimo-team/marimo/pull/2945
- chore: add stricter types for useEventListener by @mscolnick in https://github.com/marimo-team/marimo/pull/2943
- fix: Altair 5.5 compat by @MarcoGorelli in https://github.com/marimo-team/marimo/pull/2947
- improvement: copy cell output if user does not select anything by @mscolnick in https://github.com/marimo-team/marimo/pull/2949
- chore: add npm publish retry by @mscolnick in https://github.com/marimo-team/marimo/pull/2948
- chore: add some more narwhals tests by @mscolnick in https://github.com/marimo-team/marimo/pull/2951
- improvement: show last run in cell indicator by @mscolnick in https://github.com/marimo-team/marimo/pull/2954
- improvement: add action to Clear Cell Outputs / Clear All Outputs by @mscolnick in https://github.com/marimo-team/marimo/pull/2955
- chore: don't fail on dagger fails by @mscolnick in https://github.com/marimo-team/marimo/pull/2957
- Allow numpy steps by @koaning in https://github.com/marimo-team/marimo/pull/2958
- Allow np steps docs by @koaning in https://github.com/marimo-team/marimo/pull/2963
- improvement: add numpy support to range_slider, update examples by @mscolnick in https://github.com/marimo-team/marimo/pull/2964
- improvement: add --sort option to marimo export ipynb by @mscolnick in https://github.com/marimo-team/marimo/pull/2962
- improvement: allow non-pixels for mo.image, mo.video by @mscolnick in https://github.com/marimo-team/marimo/pull/2956
- improvement: remove base-url from index.html, instead infer it by @mscolnick in https://github.com/marimo-team/marimo/pull/2969
New Contributors
- @MarcoGorelli made their first contribution in https://github.com/marimo-team/marimo/pull/2947
Full Changelog: https://github.com/marimo-team/marimo/compare/0.9.23...0.9.24