Skip to content

Releases: marimo-team/marimo

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

0.1.12

21 Sep 00:54
6cd7800
Compare
Choose a tag to compare

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

20 Sep 22:27
8b94f17
Compare
Choose a tag to compare

What's Changed

Features

Full Changelog: 0.1.10...0.1.11

0.1.10

19 Sep 22:49
ac3c110
Compare
Choose a tag to compare

What's Changed

Features

Bug fixes

Full Changelog: 0.1.9...0.1.10

0.1.9

19 Sep 02:40
af8a058
Compare
Choose a tag to compare

What's Changed

Features

Bug fixes

  • add event listeners to send copy/paste to vscode by @mscolnick in #94
  • fix: form styles by @mscolnick in #101
  • fix: Decrease max transmittable output from 10MB to 5MB by @akshayka in #108
  • fix: extend dataclass parsing to handle container types by @akshayka in #111
  • fix: Add black as a dependency for formatting by @akshayka in #118

Full Changelog: 0.1.8...0.1.9

0.1.8

12 Sep 18:48
5e8b002
Compare
Choose a tag to compare

What's Changed

This release includes an important bug fix for notebooks using mo.state.

Bug fix

  • fix: check for state getter using is operator by @akshayka in #97

Full Changelog: 0.1.7...0.1.8