Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.14.16 source code.tar.gz | 2025-08-01 | 126.1 MB | |
0.14.16 source code.zip | 2025-08-01 | 127.7 MB | |
README.md | 2025-08-01 | 1.5 kB | |
Totals: 3 Items | 253.8 MB | 2 |
This release extends code completion with basedpyright
support and includes several important bug fixes.
✨ Enhancements
- Clear selection or autocomplete popup first before exiting to command mode (#5849)
- Use svg renderer and support enum charts (#5846)
- Add
basedpyright
(#5712)
🐛 Bug fixes
- Top-level cache decorator with additional deps (#5862)
- Make reusable cell link only clickable on text, not entire block (#5851)
- Set combobox to truncate (#5829)
- Fix missing
!pip
transform in notebook converter (#5841)
📝 Other changes
- Add fallback to csv for col summaries (#5871)
- Update dependency
openapi-typescript
to^7.8.0
(#5869) marimo-snippets
on dataframe page (#4638)- Use break-word in row-viewer panel (#5845)
Full Changelog: https://github.com/marimo-team/marimo/compare/0.14.15...0.14.16