Skip to content

0.59.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Oct 06:33
· 125 commits to canary since this release
7ea7dcb

0.59.0 - 2024-10-04

Features

  • (vertex) allow specifying creds as JSON object (#1009) - (98868da) - Samuel Lijin
  • Add prompt, raw_output and error message to BamlValidationError in TS and Python (#1005) - (447dbf4) - aaronvg
  • Add BamlValidationError to baml-cli serve (#1007) - (3b8cf16) - aaronvg
  • Include a WYSIWYG UI (Swagger UI) to baml-cli dev (#1011) - (fe9dde4) - imalsogreg

Bugfixes

  • Fix syntax highlight issues and a "use of recursive object" crash 1013
  • Remove some instances where the parser could crash with a rust panic