Sourced from marimo's releases.
0.8.13
What's Changed
Copilot and runtime fixes.
- fix: improve copilot debounce logic by
@mscolnick
in marimo-team/marimo#2249- improvement: increase upload limit to 100mb by
@mscolnick
in marimo-team/marimo#2251- fix: actually fix copilot stale requests by
@mscolnick
in marimo-team/marimo#2252- fix: kernel should never be lazy in run mode by
@akshayka
in marimo-team/marimo#2253- fix: dont auto-run markdown on mount, dont auto-scroll unfocused cells by
@mscolnick
in marimo-team/marimo#2254Full Changelog: https://github.com/marimo-team/marimo/compare/0.8.12...0.8.13
0.8.12
What's Changed
Improvements to GitHub Copilot, marimo slides, and other quality-of-life fixes.
All changes
- chore: silence py312 warning by
@akshayka
in marimo-team/marimo#2226- fix: add disabled param to mo.status.progress_bar by
@metaboulie
in marimo-team/marimo#2235- Auto apply theme to mo.ui.data_explorer based on the notebook display theme by
@mscolnick
in marimo-team/marimo#2233- fix: accordion max-width styling by
@mscolnick
in marimo-team/marimo#2234- chore: remove to_pandas in polars example by
@akshayka
in marimo-team/marimo#2236- feat: Create notebook copies by
@wasimsandhu
in marimo-team/marimo#2227- chore: workaround runtime warning in pandas table column summary by
@akshayka
in marimo-team/marimo#2238- fix: trim copilot prefix and suffix based on the response position and existing code by
@mscolnick
in marimo-team/marimo#2239- improvement: add Copilot icon to the footer and show loading state by
@mscolnick
in marimo-team/marimo#2240- chore: split up test workflow so they only run when changed by
@mscolnick
in marimo-team/marimo#2241- fix: empty tables total rows by
@akshayka
in marimo-team/marimo#2244- improvement: add typoegraphy setting for slides by
@mscolnick
in marimo-team/marimo#2247- 0.8.12 by
@akshayka
in marimo-team/marimo#2248Full Changelog: https://github.com/marimo-team/marimo/compare/0.8.11...0.8.12
c0dad69
0.8.13bcab319
fix: dont auto-run markdown on mount, dont auto-scroll unfocused cells
(#2254)7df87d6
fix: kernel should never be lazy in run mode (#2253)75a4b18
fix: actually fix copilot stale requests (#2252)61a2a49
improvement: increase upload limit to 100mb (#2251)176c1dd
fix: improve copilot debounce logic (#2249)56aab3b
0.8.12 (#2248)fce54df
improvement: add typoegraphy setting for slides (#2247)e7bbbc2
fix: empty tables total rows (#2244)91fdc6e
chore: split up test workflow so they only run when changed (#2241)