0.10.8
版本发布时间: 2024-12-30 02:46:03
marimo-team/marimo最新发布版本:0.10.13(2025-01-15 01:20:02)
What's Changed
Highlights
Engineering format in tables. Thanks @kjgoodrick for the contribution (#3301)!
Better pytest assertions. Improved error messages when testing marimo notebooks with pytest. Thanks @dmadisetti!
All changes
- tidy: revert back to using m.Vega by @Light2Dark in https://github.com/marimo-team/marimo/pull/3287
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/marimo-team/marimo/pull/3284
- fix: micropip auto-installation by @mscolnick in https://github.com/marimo-team/marimo/pull/3291
- convenience: add pyarrow to polars install by @Light2Dark in https://github.com/marimo-team/marimo/pull/3292
- docs: rewrite reactivity guide by @akshayka in https://github.com/marimo-team/marimo/pull/3295
- feat: apply pytest rewrites for better testing by @dmadisetti in https://github.com/marimo-team/marimo/pull/3294
- docs: Update site description by @akshayka in https://github.com/marimo-team/marimo/pull/3296
- fix: publish all marimo-base releases to test pypi by @akshayka in https://github.com/marimo-team/marimo/pull/3297
- fix(table): allow string literals for showColumnSummaries by @metaboulie in https://github.com/marimo-team/marimo/pull/3307
- fix: typo in run subs by @dmadisetti in https://github.com/marimo-team/marimo/pull/3300
- Add Engineering format to Dataframe Viewer by @kjgoodrick in https://github.com/marimo-team/marimo/pull/3301
- chore: use polars instead of pandas in examples by @akshayka in https://github.com/marimo-team/marimo/pull/3289
New Contributors
- @kjgoodrick made their first contribution in https://github.com/marimo-team/marimo/pull/3301
Full Changelog: https://github.com/marimo-team/marimo/compare/0.10.7...0.10.8