Releases
0.64.0
0.64.0 - 2024-10-29
Bug Fixes
Playground Stability: Prevented crashes in the playground due to malformed vertex credentials (#1107 ) - Samuel Lijin
Union Handling: Addressed an issue with union types in the schema (#1096 ) - Greg Hale
WASM Function Signatures: Resolved stack overflow when computing WASM function signatures (#1100 ) - aaronvg
VSCode Extension: Fixed crashes in the VSCode extension that caused the output panel to open unexpectedly (#1103 ) - hellovai
Static Analysis Improvements: Enhanced static analysis on Jinja expressions and regex_match
functions (#1102 , #1104 ) - hellovai
Codegen Enhancements: Fixed code generation for Python boolean literals and updated integration tests (#1099 ) - Antonio Sarosi
Enum Handling: Improved substring alias handling for enums (#1098 ) - Miguel Cárdenas
Syntax Highlighting: Refined span calculations for Jinja expressions and improved VSCode syntax highlighting with Lezer (#1110 ) - hellovai
Ruby Support: Fixed literal boolean tests for Ruby (#1109 ) - Antonio Sarosi
Features
Constraint Support: Added the ability to define constraints using Jinja expressions (#1006 ) - Greg Hale
VSCode & Fiddle UI: Introduced a new "Intro to Checks" UI for easier onboarding (#1106 ) - Samuel Lijin
Dev Container Configurations: Added Dev Container configurations for streamlined development environments (#1112 ) - Antonio Sarosi
Documentation
Constraints Documentation: Published new documentation for defining constraints in BAML (#1113 ) - Greg Hale
Dynamic Types Linking: Added cross-links to dynamic types documentation for easier navigation (#1116 ) - Greg Hale
Miscellaneous
Code Quality: Improved style and fixed typos in the codebase (#1115 ) - Greg Hale
Parsing Stability: Added logic to prevent assertions from parsing errors and ensured checks no longer affect parsing (#1101 ) - hellovai
Version Bump: Bumped version to 0.64.0 (#1114 , #ff7e152 ) - Vaibhav Gupta
You can’t perform that action at this time.