New
0.217.0
0.217.0 - 2026-01-10
Features
- Add native Rust SDK (#2832) - (0b4d81a) - hellovai
- wire @description to pydantic models Field attribute (#2955) - (ff4970a) - Sam Lijin
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