0.218.0 - 2026-01-22
Bug Fixes
- Fix Go serde decoding for dynamic types (#2978) - (f3e48fd) - hellovai
- Fix Go codegen for pure-dynamic classes (@@dynamic with no static fields) (#2995) - (dcc2323) - hellovai
- (cffi) wrap result and error callbacks in block_in_place (#2989) - (c31ae86) - Tsvetomir Bonev
- (go) handle optional image encoding (*types.Image) (#2996) - (d3d76dc) - hellovai
- (react) use NDJSON format for streaming to handle TCP chunk boundaries (#3000) - (d4edca7) - Antonio Sarosi
-
(ts) add BamlError base class and improve error hierarchy (#2993) (#3012) - (807e702) - Antonio Sarosi
-
fix playground index on test history (#3005)
- Fix API key dialog not showing for new users (#2999) - (6cb3b60) - Paulo Rossi Rodrigues