Releases: marimo-team/marimo
Releases · marimo-team/marimo
0.1.19
What's Changed
New features
- feat: Interactive Matplotlib Plots by @akshayka @mscolnick in #158
Use mo.mpl.interactive()
to output interactive figures:
Full Changelog: 0.1.18...0.1.19
0.1.18
What's Changed
This change adds a new user-wide configuration setting that lets you disable auto-run on startup. It also includes bug fixes.
Features
- feat: add disable auto-run config by @mscolnick in #142
Bug Fixes
- fix: some copilot race conditions by @mscolnick in #150
Full Changelog: 0.1.17...0.1.18
0.1.17
0.1.16
0.1.15
0.1.14
What's Changed
This release includes a bug fix for enabling copilot.
Full Changelog: 0.1.13...0.1.14
0.1.13
What's Changed
This change adds Github Copilot to the marimo editor.
Features
- Add Copilot language server by @mscolnick @akshayka in #39
Full Changelog: 0.1.12...0.1.13
0.1.12
What's Changed
Bug fixes
- fix: fix remounting of editor, remove initialContents by @mscolnick in #133
Full Changelog: 0.1.11...0.1.12
0.1.11
What's Changed
Features
- feat: variable explorer @mscolnick @akshayka in #110
Full Changelog: 0.1.10...0.1.11
0.1.10
What's Changed
Features
- feat: context menu by @mscolnick in #127
- [experimental] Grid Layout by @mscolnick in #103
Bug fixes
Full Changelog: 0.1.9...0.1.10