Skip to content

0.65.0

Compare
Choose a tag to compare
@aaronvg aaronvg released this 31 Oct 16:04
· 102 commits to canary since this release
a7906fd

0.65.0 - 2024-10-31

Documentation

  • New Documentation Structure: Introduced version 3 of the documentation, enhancing clarity and organization. (#1118)

Co-authored by: Vaibhav Gupta [email protected], Antonio Sarosi [email protected]

Bug Fixes

  • Python Type Handling: Moved Python Checked and Check types into baml_client for better type management. (#1122)
  • Literal Input Type Checking: Fixed an issue where literal inputs were not being type-checked correctly. (#1121)