Skip to content

v1.11.0

Choose a tag to compare

@github-actions github-actions released this 12 Mar 13:06
aaa4fdf

1.11.0 (2026-03-12)

Features

  • browser-full bundle — full compilation pipeline + WASM execution (#75) (7fe0ced)
  • effect polymorphism AST schema + validation (#127) (f4b92e7)
  • honest monomorphism — unsupported_container lint warning (#87 Direction A) (ad2260a)
  • integrate Z3 contract verification into browser bundle (9b7bf7d), closes #75

Bug Fixes

  • close coverage gaps — exclude browser-only files, add support handler tests (6c0209e)
  • increase test timeouts for worker-thread tests (30s) (8091909)