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 #3287
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #3284
- fix: micropip auto-installation by @mscolnick in #3291
- convenience: add pyarrow to polars install by @Light2Dark in #3292
- docs: rewrite reactivity guide by @akshayka in #3295
- feat: apply pytest rewrites for better testing by @dmadisetti in #3294
- docs: Update site description by @akshayka in #3296
- fix: publish all marimo-base releases to test pypi by @akshayka in #3297
- fix(table): allow string literals for showColumnSummaries by @metaboulie in #3307
- fix: typo in run subs by @dmadisetti in #3300
- Add Engineering format to Dataframe Viewer by @kjgoodrick in #3301
- chore: use polars instead of pandas in examples by @akshayka in #3289
New Contributors
- @kjgoodrick made their first contribution in #3301
Full Changelog: 0.10.7...0.10.8