Skip to content

0.10.6

Compare
Choose a tag to compare
@mscolnick mscolnick released this 19 Dec 20:09
· 415 commits to main since this release

⭐ Highlights

  • 📝 Updated documentation - our documentation has been migrated to mkdocs. This aims to improve the navigation and layout of the API docs. This also has improved the hover tooltip and live docs inside marimo's editor.
  • 📊 Table improvements - Added stats/chart-only modes for column summaries in tables; format pandas and polars Series using our fancy data-frame viewer with (sorting, filtering, paginating); improved format_mapping for None values (h/t @metaboulie!).
  • 🖥️ Shell completions - run marimo shell-completion for instructions how to install our CLI completions.
  • 🐛 Bug fixes - Bug fixes in HTML export.

What's Changed

Full Changelog: 0.10.5...0.10.6