Releases: marimo-team/marimo
Releases · marimo-team/marimo
0.1.6
What's Changed
This release is compatible with our new VSCode Plugin
Features
- feat: vim keybindings by @mscolnick in #53
- feat: Download PNG by @mscolnick in #65
- feat: mo.download button by @mscolnick in #68
Bug fixes
Other changes
Full Changelog: 0.1.5...0.1.6
0.1.5
What's Changed
Features
- feat: mo.ui.microphone to record audio and mo.audio to play audio by @mscolnick in #54
- feat: add PDF with initial page number by @mscolnick in #66
- feat: state API by @akshayka in #42
- feat: justify API by @akshayka in #59
Bug fixes
- fix: dont open find/replace if another dialog is open by @mscolnick in #67
Enhancements
- feat: add undo to Replace All by @mscolnick in #48
- feat: tab to accept "import marimo as mo" placeholder by @akshayka in #60
Full Changelog: 0.1.4...0.1.5
0.1.4
What's Changed
Features
- feat: global find replace by @mscolnick in #43
- feat: add debounce to slider and number input by @mscolnick in #44
- feat: add find count, restore focus after closing popups by @mscolnick in #46
Bug Fixes
- fix: focus on the first cell when editing on startup by @mscolnick in #41
- fix: dont allow scroll on number input by @mscolnick in #47
- fix: remove cookie Secure=True to fix safari development by @mscolnick in #50
Other
Full Changelog: 0.1.3...0.1.4
0.1.3
What's Changed
Features
mo.imageby @mscolnick in #25mo.ui.refreshby @mscolnick in #20- Autosave by default by @mscolnick in #29
- Update
mo.ui.buttonto support "kind" and "disabled" by @mscolnick in #30
Bug Fixes
- Add logging for WebSocket closure. Try to reconnect on ws error by @mscolnick in #22
- Add styling for blockquotes in markdown CSS by @mscolnick in #26
Full Changelog: 0.1.2...0.1.3
0.1.2
What's Changed
Features
Bug fixes
- Update hover area to extend left and right by @mscolnick in #15
Full Changelog: 0.1.1...0.1.2
0.1.1
What's Changed
Features
- marimo programs can now be rendered in full-width (by @mscolnick @akshayka in #7)
Bug fixes
- Fix favicon / manifest.json by @mscolnick in #4
- Disallow autosave of 0 and wait until some code is loaded by @mscolnick in #5
Full Changelog: 0.1.0...0.1.1