版本发布 8
## What's Changed ## ✨ Enhancements * Bump minimum marimo version to 0.22.4 ([#478](https://github.com/marimo-team/marimo-lsp/pull/478)) * Upgrade bundled uv from 0.9.26 to 0.11.3 ([#476](https://github.com/marimo-team/marimo-lsp/pull/476)) * import proper branded type ([#471](https://github.com/marimo-team/marimo-lsp/pull/471)) ## 📝 Other changes * Remove uv requirement from README ([#477](https://github.com/marimo-team/marimo-lsp/pull/477)) ## Contributors Thanks to all our community and contributors who made this release possible: @kirangadhave, @manzt **Full Changelog**: https://github.com/marimo-team/marimo-lsp/compare/0.12.0...0.12.1
## What's Changed ## ✨ Enhancements * Add pretty cause logging ([#397](https://github.com/marimo-team/marimo-lsp/pull/397)) ## 🐛 Bug fixes * Fix notebook execution crash due to missing cell_ids argument ([#399](https://github.com/marimo-team/marimo-lsp/pull/399)) ## Contributors Thanks to all our community and contributors who made this release possible: @manzt **Full Changelog**: https://github.com/marimo-team/marimo-lsp/compare/0.10.2...0.10.3
## What's Changed ## 📝 Other changes * Remove notebook URI transform workaround for Ruff ([#394](https://github.com/marimo-team/marimo-lsp/pull/394)) * [pre-commit.ci] pre-commit autoupdate ([#381](https://github.com/marimo-team/marimo-lsp/pull/381)) * Upgrade ty to v0.0.15 ([#393](https://github.com/marimo-team/marimo-lsp/pull/393)) ## Contributors Thanks to all our community and contributors who made this release possible: @app/pre-commit-ci, @manzt **Full Changelog**: https://github.com/marimo-team/marimo-lsp/compare/0.10.1...0.10.2
## What's Changed ## 📝 Other changes * Pretty-print Effect Cause values ([#389](https://github.com/marimo-team/marimo-lsp/pull/389)) * Route all error context through structured log annotations ([#390](https://github.com/marimo-team/marimo-lsp/pull/390)) **Full Changelog**: https://github.com/marimo-team/marimo-lsp/compare/0.10.0...0.10.1
## What's Changed This release raises the minimum required marimo version to **v0.19.8** to support a new `model-lifecycle` protocol that decouples anywidget model communication from UI element messages. Language server startup for ty and ruff is also now more reliable, with separate install and start phases and automatic retry logic. ## ✨ Enhancements * Migrate to marimo 0.19.8 model-lifecycle protocol ([#388](https://github.com/marimo-team/marimo-lsp/pull/388)) ## 📝 Other changes * Separate language server install from startup ([#385](https://github.com/marimo-team/marimo-lsp/pull/385)) ## Contributors Thanks to all our community and contributors who made this release possible: @manzt **Full Changelog**: https://github.com/marimo-team/marimo-lsp/compare/0.9.13...0.10.0
## What's Changed * Bump ty to 0.0.14 by @manzt in https://github.com/marimo-team/marimo-lsp/pull/370 **Full Changelog**: https://github.com/marimo-team/marimo-lsp/compare/0.9.7...0.9.8
## What's Changed ## ✨ Enhancements * Use structured JSON output for uv version detection ([#358](https://github.com/marimo-team/marimo-lsp/pull/358)) * Bundle uv binary in platform-specific extension builds ([#356](https://github.com/marimo-team/marimo-lsp/pull/356)) ## 🐛 Bug fixes * Allow `VersionInfo.commit_info` to be null ([#362](https://github.com/marimo-team/marimo-lsp/pull/362)) ## 📝 Other changes * Add setup-uv to platform-specific builds for sdist build (7844e5d) * Fix release workflow by using bundled uv for sdist build ([#363](https://github.com/marimo-team/marimo-lsp/pull/363)) * [pre-commit.ci] pre-commit autoupdate ([#360](https://github.com/marimo-team/marimo-lsp/pull/360)) **Full Changelog**: https://github.com/marimo-team/marimo-lsp/compare/0.9.5...0.9.6
## What's Changed ## 🐛 Bug fixes * Add typed `FileSystemError` for file operations ([#350](https://github.com/marimo-team/marimo-lsp/pull/350)) * Refactor `NotebookSyncService` for per-client URI transforms ([#348](https://github.com/marimo-team/marimo-lsp/pull/348)) ## 📚 Documentation * Make uv requirement more prominent in README ([#354](https://github.com/marimo-team/marimo-lsp/pull/354)) ## 📝 Other changes * Fix notebook opening in wrong window in multi-window scenarios ([#347](https://github.com/marimo-team/marimo-lsp/pull/347)) ## Contributors Thanks to all our community and contributors who made this release possible: @manzt **Full Changelog**: https://github.com/marimo-team/marimo-lsp/compare/0.9.3...0.9.4