Skip to content

Releases: BoundaryML/baml

0.51.0

19 Jul 23:10
edb59b2
Compare
Choose a tag to compare

0.51.0 - 2024-07-19

Bug Fixes

  • Improve BAML Parser for numbers and single-key objects (#785) - (c5af7b0) - hellovai
  • Add docs for VLLM (#792) - (79e8773) - hellovai
  • LLVM install and rebuild script (#794) - (9ee66ed) - Anish Palakurthi
  • Prevent version mismatches when generating baml_client (#791) - (d793603) - aaronvg
  • fiddle build fix (#800) - (d304203) - aaronvg
  • Dont drop extra fields in dynamic classes when passing them as inputs to a function (#802) - (4264c9b) - aaronvg
  • Adding support for a sync client for Python + Typescript (#803) - (62085e7) - hellovai
  • Fix WASM-related issues introduced in #803 (#804) - (0a950e0) - hellovai
  • Adding various fixes (#806) - (e8c1a61) - hellovai

Features

  • implement maps in BAML (#797) - (97d7e62) - Samuel Lijin
  • Support Vertex AI (Google Cloud SDK) (#790) - (d98ee81) - Anish Palakurthi
  • Add copy buttons to test results in playground (#799) - (b5eee3d) - aaronvg

Miscellaneous Chores

  • in fern config, defer to installed version (#789) - (479f1b2) - fern
  • publish docs on every push to the default branch (#796) - (180824a) - Samuel Lijin
  • 🌿 introducing fern docs (#779) - (46f06a9) - fern
  • Add test for dynamic list input (#798) - (7528d6a) - aaronvg

0.50.0

11 Jul 19:13
fa70f6e
Compare
Choose a tag to compare

0.50.0 - 2024-07-11

Bug Fixes

  • [Playground] Environment variable button is now visible on all themes (#762) - (adc4da1) - aaronvg
  • [Playground] Fix to cURL rendering and mime_type overriding (#763) - (67f9c6a) - Anish Palakurthi

Features

Documentation

  • Add more documentation for TypeBuilder (#767) - (85dc8ab) - Samuel Lijin

0.49.0

08 Jul 18:31
f846902
Compare
Choose a tag to compare

0.49.0 - 2024-07-08

Bug Fixes

  • Fixed Azure / Ollama clients. Removing stream_options from azure and ollama clients (#760) - (30bf88f) - hellovai

Features

  • Add support for arm64-linux (#751) - (adb8ee3) - Samuel Lijin

0.48.0

04 Jul 06:34
b805a72
Compare
Choose a tag to compare

0.48.0 - 2024-07-04

0.47.0

03 Jul 21:37
d1ebbc0
Compare
Choose a tag to compare

0.47.0 - 2024-07-03

0.46.0

03 Jul 14:58
c3305dd
Compare
Choose a tag to compare

0.46.0 - 2024-07-03

What's Changed

Full Changelog: 0.45.0...0.46.0

0.45.0

29 Jun 16:39
d2e4782
Compare
Choose a tag to compare

0.45.0 - 2024-06-29

Bug Fixes

  • Fixed streaming in Python Client which didn't show result until later (#726) - (e4f2daa) - Anish Palakurthi
  • Improve playground stability on first load (#732) - (2ac7b32) - Anish Palakurthi
  • Add improved static analysis for jinja (#734) - (423faa1) - hellovai

Documentation

Features

  • Show raw cURL request in Playground (#723) - (57928e1) - Anish Palakurthi
  • Support bedrock as a provider (#725) - (c64c665) - Samuel Lijin

0.44.0

26 Jun 19:25
3f34e55
Compare
Choose a tag to compare

📦 Uncategorized

  • Update runtime version
  • Fixed the deserializer when it comes to massive markdown
  • Gemini changes for core client, fiddle, and docs
  • Add patch to support passthrough params for clients
  • Adding recursive defintions for nested classes (when streaming for partials).
  • Updating release script
  • Release 0.40
  • tweak docs
  • chore: Add RB2B tracking script
  • feat: Add RB2B tracking script
  • Update README.md
  • Examples library in VSCode Extension
  • New docs
  • chore: Adding better release script
  • docs: add ruby example
  • fix icon in navbar
  • Fix ordering of parsed json fields and dynamic fields
  • 0.41.0
  • fix: correctly propagate LICENSE to baml-py
  • chore: update jsonish readme
  • repackage vscode 0.41.1
  • Generic multimodal BAML type
  • Changed the proxy url for promptfiddle
  • vscode: add link to tracing, show token counts
  • New docs
  • Adding various stability fixes
  • Fix broken link in README.md
  • Update docs for output_format
  • logger callback
  • Fix broken link in README.md
  • typebuilder fix2
  • disable publish vscode extension until we fix issues
  • rel 0.42
  • 0.43.0
  • tb fix

0.43.0

26 Jun 08:30
73cf36d
Compare
Choose a tag to compare

📦 Uncategorized

  • Update runtime version
  • Fixed the deserializer when it comes to massive markdown
  • Gemini changes for core client, fiddle, and docs
  • Add patch to support passthrough params for clients
  • Adding recursive defintions for nested classes (when streaming for partials).
  • Updating release script
  • Release 0.40
  • tweak docs
  • chore: Add RB2B tracking script
  • feat: Add RB2B tracking script
  • Update README.md
  • Examples library in VSCode Extension
  • New docs
  • chore: Adding better release script
  • docs: add ruby example
  • fix icon in navbar
  • Fix ordering of parsed json fields and dynamic fields
  • 0.41.0
  • fix: correctly propagate LICENSE to baml-py
  • chore: update jsonish readme
  • repackage vscode 0.41.1
  • Generic multimodal BAML type
  • Changed the proxy url for promptfiddle
  • vscode: add link to tracing, show token counts
  • New docs
  • Adding various stability fixes
  • Fix broken link in README.md
  • Update docs for output_format
  • logger callback
  • Fix broken link in README.md
  • typebuilder fix2
  • disable publish vscode extension until we fix issues
  • rel 0.42
  • 0.43.0

0.41.0

20 Jun 01:18
5e9047f
Compare
Choose a tag to compare

📦 Uncategorized

  • Update runtime version
  • Fixed the deserializer when it comes to massive markdown
  • Gemini changes for core client, fiddle, and docs
  • Add patch to support passthrough params for clients
  • Adding recursive defintions for nested classes (when streaming for partials).
  • Updating release script
  • Release 0.40
  • tweak docs
  • chore: Add RB2B tracking script
  • feat: Add RB2B tracking script
  • Update README.md
  • Examples library in VSCode Extension
  • New docs
  • chore: Adding better release script
  • docs: add ruby example
  • fix icon in navbar
  • Fix ordering of parsed json fields and dynamic fields
  • 0.41.0