Skip to content

0.217.0

Choose a tag to compare

@github-actions github-actions released this 12 Jan 03:11
· 238 commits to canary since this release
89c0bac

0.217.0 - 2026-01-10

Features

Bugs

  • (zed) Fix version (#2953) - (a9c4d7b) - Sam Lijin
  • fix TimeoutError and InvalidArgumentError getting raised as BamlError (#2954)
  • Fix media type matching in unions to use file extension heuristics (#2894) - (cad717c) - Antonio Sarosi
  • [Studio] Dont resend the prompt and raw output via BamlValidationError published events (#2914) - (85a3b35) - aaronvg
  • add abort error details (#2921) - (9172fbc) - aaronvg
  • Fix backwards type checking in Jinja filter validation (#2942) - (e903222) - Kelvin
  • Add on_tick callback tests and fix CFFI streaming callback handling (#2949) - (db206db) - hellovai
  • Fix @Skip attribute panic with @@dynamic and non-dynamic classes (#2952) - (ae13652) - Antonio Sarosi