Skip to content

Jo

v0.11.5 Bugfix

This release fixes issues for SREs watching stability and regressions.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Fixed parsing issues with snapshot definitions, context parameter desugaring for overridden methods, and new-expression parsing in colon-call argument blocks.

Changes in this release

Bugfix Medium

Fixes snapshot definition ordering during denotation transforms for lambda erasure cases.

Fixes snapshot definition ordering during denotation transforms for lambda erasure cases.

Source: llm_adapter@2026-07-15

Confidence: high

Bugfix Medium

Fixes context parameter desugaring to respect target interface signature when overriding methods.

Fixes context parameter desugaring to respect target interface signature when overriding methods.

Source: llm_adapter@2026-07-15

Confidence: high

Bugfix Medium

Fixes new-expression parsing in colon-call argument blocks.

Fixes new-expression parsing in colon-call argument blocks.

Source: llm_adapter@2026-07-15

Confidence: high

Full changelog

Fixed

  • Snapshot definition ordering during denotation transforms, fixing lambda
    erasure cases. (#54)
  • Context parameter desugaring for overriding methods now respects the target
    interface signature. (#55)
  • New-expression parsing in colon-call argument blocks. (#59)

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Jo

Get notified when new releases ship.

Sign up free

Related context

Earlier breaking changes

  • v0.12.1 Projects must directly declare transitive dependencies previously accessible via link=true sources.

Beta — feedback welcome: [email protected]