What's Changed
Quality-of-life improvements:
- 🪟 Improvements to multi-column notebooks
- 🕐 A bug fix for timezone rendering in altair charts
- 💾 API improvements to persistent caching
All changes
- fix: column grouping by @mscolnick in #3547
- style: column background by @akshayka in #3544
- improvement: support data uris in table by @mscolnick in #3546
- chore(deps): update build tools by @renovate in #3542
- docs: document public folder by @mscolnick in #3548
- docs: fix some deprecated links, old components by @Light2Dark in #3552
- chore(deps): update dependency vite to ^5.4.12 by @renovate in #3551
- docs: render katex by @mscolnick in #3553
- chore(deps): update dependency vite to ^5.4.13 by @renovate in #3555
- chore: add experimental flags to 'marimo env' by @mscolnick in #3556
- fix: allow to replace with empty, and reset matches after replace by @Light2Dark in #3559
- feature: allow persistent_cache to be used as a decorator by @dmadisetti in #3550
- fix: transforms on dataframe to be reactive by @Light2Dark in #3566
- docs: update caching user guide by @akshayka in #3562
- fix: altair timezone rendering by @mscolnick in #3567
Full Changelog: 0.10.16...0.10.17