0.9.11
版本发布时间: 2024-10-20 00:39:55
marimo-team/marimo最新发布版本:0.9.13(2024-10-24 01:20:24)
What's Changed
- fix rendering of ui.date_range embedded example by @AdamRJensen in https://github.com/marimo-team/marimo/pull/2640
- improvement: cleanup plugin code with narwhals apis by @mscolnick in https://github.com/marimo-team/marimo/pull/2641
- fix: bayes theorem sandbox deps by @akshayka in https://github.com/marimo-team/marimo/pull/2649
- fix: mo.ui.dataframe with ibis and polars backend by @mscolnick in https://github.com/marimo-team/marimo/pull/2647
- feat: add run in docker for remote urls by @mscolnick in https://github.com/marimo-team/marimo/pull/2645
- improvement: use narwhals for more logic, get rid of dataprotocol and pyarrow logic by @mscolnick in https://github.com/marimo-team/marimo/pull/2643
- fix: Update plugin state on Python argument changes by @wasimsandhu in https://github.com/marimo-team/marimo/pull/2623
- fix: include third_party.txt in builds by @mscolnick in https://github.com/marimo-team/marimo/pull/2651
- fix: windows csv test by @mscolnick in https://github.com/marimo-team/marimo/pull/2650
- fix: don't fail line length in CI by @mscolnick in https://github.com/marimo-team/marimo/pull/2654
- dagger: fix backend test by @kpenfound in https://github.com/marimo-team/marimo/pull/2652
- fix: range slider debounce edge-case by @mscolnick in https://github.com/marimo-team/marimo/pull/2658
- chore: add narwhals test command by @mscolnick in https://github.com/marimo-team/marimo/pull/2659
- docs: motherduck by @mscolnick in https://github.com/marimo-team/marimo/pull/2664
- fix: ai prompt context from sql tables with periods by @mscolnick in https://github.com/marimo-team/marimo/pull/2663
- improvement: drop table column limit, just adjust summary defaults by @mscolnick in https://github.com/marimo-team/marimo/pull/2666
- docs: improve prebuilt containers by @mscolnick in https://github.com/marimo-team/marimo/pull/2669
- docs: governance by @akshayka in https://github.com/marimo-team/marimo/pull/2670
- 0.9.11 by @akshayka in https://github.com/marimo-team/marimo/pull/2674
New Contributors
- @AdamRJensen made their first contribution in https://github.com/marimo-team/marimo/pull/2640
Full Changelog: https://github.com/marimo-team/marimo/compare/0.9.10...0.9.11