Skip to content

Releases: marimo-team/marimo

0.9.24

26 Nov 14:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.9.23...0.9.24

0.9.23

23 Nov 20:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.22...0.9.23

0.9.22

23 Nov 00:36
Compare
Choose a tag to compare

What's Changed

Highlights

🌐 Custom HTML head file. You can now attach a custom HTML head file to a marimo notebook, letting you for example load analytics, custom fonts, or external scripts or libraries.

Allow <script src/>: marimo now lets notebooks create <script src/> tags; marimo already lets users run custom javascript (and Python), so this doesn't increase our threat surface.

📦 Improved Poetry support. We fixed a bug in which packages weren't populated in the "Manage Packages" panel when running marimo with Poetry.

All changes

Full Changelog: 0.9.21...0.9.22

0.9.21

21 Nov 21:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.20...0.9.21

0.9.20

15 Nov 19:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.19...0.9.20

0.9.19

14 Nov 22:56
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.9.18...0.9.19

0.9.18

13 Nov 14:45
Compare
Choose a tag to compare

⭐ Highlights

  • ⌨️ Keyboard shortcuts for buttons: mo.ui.button(keyboard_shortcut="Cmd-l")
  • 📊 HoloViews support
  • 📦 New API: mo.app_meta().mode to determine if running as "edit", "run", "script"

What's Changed

New Contributors

Full Changelog: 0.9.17...0.9.18

0.9.17

09 Nov 03:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.16...0.9.17

0.9.16

07 Nov 19:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.9.15...0.9.16

0.9.15

05 Nov 20:44
cb39cdf
Compare
Choose a tag to compare

What's Changed

The release contains many improvements and fixes.

  • Table download actions are now configurable: #2710
  • Improvements to datetimes in tables: #2799
  • Support for Panel: #2719
  • Justification and wrapping in mo.ui.table: #2730

New Contributors 🎉

Thanks for the contributions!

All changes

Full Changelog: 0.9.14...0.9.15