| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.17.5 source code.tar.gz | 2025-10-30 | 147.0 MB | |
| 0.17.5 source code.zip | 2025-10-30 | 148.9 MB | |
| README.md | 2025-10-30 | 975 Bytes | |
| Totals: 3 Items | 295.9 MB | 0 | |
We made a few more changes to our markdown parsing.
You may have a bit more code-drift at first, but this change aims to prevent common merge-conflicts, ruff formatting conflict, and edge-cases with various markdown syntax.
What's Changed
- deps: downgrade vega to fix tooltips by @mscolnick in https://github.com/marimo-team/marimo/pull/7008
- fix: re-rendering of latex by @mscolnick in https://github.com/marimo-team/marimo/pull/7010
- fix: logic for determining reasoning model by @mscolnick in https://github.com/marimo-team/marimo/pull/7009
- fix: simplify markdown by @dmadisetti in https://github.com/marimo-team/marimo/pull/7005
- docs: dev-documentation for adding new backend/mcp tools by @bjoaquinc in https://github.com/marimo-team/marimo/pull/7011
- fix: ensure correct markdown serialization by @dmadisetti in https://github.com/marimo-team/marimo/pull/7016
Full Changelog: https://github.com/marimo-team/marimo/compare/0.17.4...0.17.5