Skip to content

Releases: marimo-team/marimo

0.1.22

06 Oct 20:36
91b1aad
Compare
Choose a tag to compare

What's Changed

This change includes one new feature, and many behind-the-scenes infrastructural improvements.

New features

Full Changelog: 0.1.21...0.1.22

0.1.21

03 Oct 15:59
6a79df7
Compare
Choose a tag to compare

What's Changed

New features

Bug fixes

Full Changelog: 0.1.19...0.1.21

0.1.20

30 Sep 01:21
Compare
Choose a tag to compare

What's Changed

This change includes a bug fix for mo.image, and closes a potential memory leak in the frontend.

  • fix: unmount react component when web-component unmounts by @mscolnick in #163
  • fix: width should be in px for mo.image by @akshayka in #166

Full Changelog: 0.1.19...0.1.20

0.1.19

28 Sep 04:47
cfe3bb5
Compare
Choose a tag to compare

What's Changed

New features

Use mo.mpl.interactive() to output interactive figures:

image

Full Changelog: 0.1.18...0.1.19

0.1.18

26 Sep 00:17
5cace84
Compare
Choose a tag to compare

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

Bug Fixes

Full Changelog: 0.1.17...0.1.18

0.1.17

22 Sep 23:21
b9e51d0
Compare
Choose a tag to compare

What's Changed

Fix language server integration.

Full Changelog: 0.1.16...0.1.17

0.1.16

22 Sep 23:07
0c23d33
Compare
Choose a tag to compare

What's Changed

Bug fix for enabling copilot.

Full Changelog: 0.1.15...0.1.16

0.1.15

22 Sep 18:55
00e289a
Compare
Choose a tag to compare

What's Changed

Improvements to the UX for enabling copilot.

Full Changelog: 0.1.14...0.1.15

0.1.14

22 Sep 16:51
3392b57
Compare
Choose a tag to compare

What's Changed

This release includes a bug fix for enabling copilot.

Full Changelog: 0.1.13...0.1.14

0.1.13

22 Sep 00:40
780d3d8
Compare
Choose a tag to compare

What's Changed

This change adds Github Copilot to the marimo editor.

Features

Full Changelog: 0.1.12...0.1.13