All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.
0.89.0 - 2025-05-21
- Add
hoist_classesparameter inctx.output_format(#1957) - (42ee507) - Antonio Sarosi - [feat] Adding support for pydantic v1 (#1968) - (3fdbfd0) - hellovai
- [Go] Add ClientRegistry (#1967) - (1cb4648) - Todd Berman
- enum validation to disallow reserved names as enum values (#1955) - (ae13c4d) - Rahul Tiwari
- [Go] Maps are being returned not as pointers as they are already pointers (#1956) - (3d83f99) - Todd Berman
- [go] JSON deserialize Union fix (#1954) - (f748439) - Todd Berman
- Fix height rendering issue on playground (#1963) - (bb39c3d) - aaronvg
- Fix nested assert typechecking (#1966) - (113966f) - Greg Hale
- Fix issue where tracing logs would not be sent if you had an empty BOUNDARY_BASE_URL env var (#1971) - (9203f6a) - aaronvg
- [docs] adding docs for cerebras (#1952) - (e9d699b) - hellovai
- [docs] adding support for tinfoil models (#1958) - (9255eb0) - hellovai
- [MVP] add conditional expressions (#1959) - (ee15d0f) - Greg Hale
- use regex_match in constraint docs (#1953) - (fbba5cc) - Greg Hale
0.88.0 - 2025-05-14
- (tools) add string literal examples (#1939) - (b037124) - Elijas Dapšauskas
- Support openai audio input (#1940) - (87ed2b1) - aaronvg
- add HookData for baml react hooks, as a utility to get nonnullable types (#1925) - (6501ad2) - Chris Watts
- [Python] Support windows arm64 (#1944) - (ef9e8be) - aaronvg
- Maintain field order when rendering class in Python (#1931) - (46921b7) - Antonio Sarosi
- [Go] Fix Union JSON serialization (#1936) - (6d4eb2b) - Todd Berman
0.87.2 - 2025-05-08
- [Go] Fix build of baml-cli for Go in linux (#1921) - (d234dc9) - Todd Berman
- Bump version to 0.87.2 - (77d6502) - Aaron Villalpando
0.87.1 - 2025-05-07
- [bug] Correctly parse enums when other json elements may exist in the string (#1913) - (da202d1) - hellovai
- [Go] Switch bool to int in CFFI layer (#1915) - (4b7075a) - Todd Berman
- Disable completions due to issues with non-ascii chars (#1917) - (c0f3fa1) - aaronvg
- Bump version to 0.87.1 - (d5a1d3f) - Aaron Villalpando
0.87.0 - 2025-05-06
- run integ tests during the release workflow (#1897) - (9645621) - Samuel Lijin
- fix concurrency groups (#1902) - (8104859) - Samuel Lijin
- [Go] Fix optional struct fields (#1889) - (7105b13) - Todd Berman
- [Go] Fix go enum encoding (#1892) - (f198ba3) - Todd Berman
- [Go] Fix union encoding/decoding (#1898) - (6a7dc25) - Todd Berman
- [Python] Export BamlClientFinishReason (#1907) - (3c08e83) - aaronvg
- make vertex http resonse parsing more lenient (#1909) - (dd26a2d) - aaronvg
- [feature] Expose all types via type-builder (not just dynamic) (#1893) - (a635a06) - hellovai
- Enable LSP Downloading to keep versions in sync (all platforms except windows) (#1910) - (2a4771b) - aaronvg
0.86.1 - 2025-04-30
- Fix arguments for functions from go (#1884) - (b83557c) - Todd Berman
- Bump version to 0.86.1 - (af4c366) - Aaron Villalpando
0.86.0 - 2025-04-30
- fix union streaming bug where unions wouldn't stream until they were done (#1858)
- Fix codegen when streaming done types (#1861) - (d6c4ff3) - Greg Hale
- Go Encode/Decode fixes (#1865) - (8ecb065) - Todd Berman
- Fix bedrock stalled stream protection not working with custom http client, and support additional_model_request_fields (#1877) - (da15434) - aaronvg
- Remove run command from CLI (#1879) - (7684d71) - hellovai
- [Rust LSP] Support generateCodeOnSave setting, clean up error messages (#1881) - (784f1b1) - aaronvg
- Download the right LSP and CLI depending on the project version (#1738) - (429936d) - Antonio Sarosi
- make gcp auth work seamlessly from vscode (#1860) - (484c449) - Samuel Lijin
0.85.0 - 2025-04-23
- make playground env var reveal toggle visibility on the correct row (#1816) - (5c3794a) - Samuel Lijin
- Fix issue where playground proxy wasn't actually used which caused CORS issues (#1841) - (1657e35) - aaronvg
- add support for plumbing through some errors for go (#1844) - (766ba08) - hellovai
- move REST API out of preview and add docs on streaming (#1818) - (55e9d9d) - Samuel Lijin
- Support claude models via vertex apis (#1820) - (c8378bc) - Samuel Lijin
- Support HTTPS_PROXY and HTTP_PROXY system proxies in AWS client by delegating to the reqwest client (#1827) - (c5c7fc6) - aaronvg
- Make Typescript generator have a
outputFormat "esm"field to use ES Module-friendly imports (#1831) - (d27e729) - aaronvg - Support ruby 3.4 (#1830) - (960c7d8) - aaronvg
- Test collector using openai-generic client (groq) (#1813) - (430e428) - aaronvg
- Document jinja in checks and asserts (#1826) - (b27c980) - Greg Hale
- only print out vertex auth errors if it failed to auth completely (#1843) - (e42a594) - aaronvg
- Bump version to 0.85.0 - (654fec2) - Aaron Villalpando
0.84.4 - 2025-04-17
- make vscode proxy work again (#1806) - (667851d) - Samuel Lijin
- BAML gem supports ruby 3.4 (#1804) - (eae1cec) - Dimitri Roche
0.84.3 - 2025-04-16
- reduce warnings when compiling non-wasm (#1796) - (1cf28bb) - Samuel Lijin
- [bug] fix downloader for go binary (#1797) - (f5654c8) - hellovai
- Support multiroot workspaces in the new Rust LSP (#1798) - (691dece) - aaronvg
- Bump version to 0.84.3 - (bdacb0c) - Aaron Villalpando
0.84.2 - 2025-04-16
- Disable formatting in LSP due to incorrect behavior (#1793) - (36f0fe4) - aaronvg
- Bump version to 0.84.2 - (f5c484d) - Aaron Villalpando
0.84.1 - 2025-04-16
- [LSP] Fix issue where vscode-generated baml_client would have stale data (#1791) - (93eb192) - aaronvg
- Bump version to 0.84.1 - (074a517) - Aaron Villalpando
0.84.0 - 2025-04-16
- document
aws sso loginsupport (#1753) - (ea0ddd1) - Samuel Lijin
- New LSP Rust server (#1465) - (bab6cc9) - Greg Hale
- Add BETA support for go (#1744) - (b623e76) - hellovai
- add stripe and propel webhook types (#1762) - (e018d10) - Samuel Lijin
- allow copy-pasting a .env file into vscode (#1770) - (bd449f0) - Samuel Lijin
- add explicit handling for newlines in env vars (#1775) - (b2dc8d0) - Samuel Lijin
- handle edge cases in env var rendering (#1786) - (427a6db) - Samuel Lijin
- LLM function composition (#1722) - (63b4e44) - Greg Hale
- Use
AnyValue: {}for theanytype in OpenAPI (#1773) - (145e887) - Antonio Sarosi - [bug-fix] Fixed issue with enums not rendering in the prompt for some types (#1769) - (857de40) - hellovai
- Parser for openai must have
createdas an optional field (#1778) - (db2a0dc) - hellovai - Fix issue where shorthand clients always had missing api keys (#1787) - (39b7959) - aaronvg
0.83.0 - 2025-04-09
- (dynamic-types.mdx) Fix unstable_features.add_json_schema section (#1734) - (5ab2c3e) - Elijas Dapšauskas
- (fallbacks) fix typos (#1735) - (463ad96) - Elijas Dapšauskas
- update all docs with bun and deno (#1736) - (44346ae) - Chris Watts
- Playground now supports your aws profiles (no need to copy aws access key ids) (#1493) - (53d3343) - Samuel Lijin
- Playground Tests can now be run in parallel (#1717) - (b944438) - Rahul Tiwari
- Fix self-loop cycle detections in type-system (#1725) - (ad5da5d) - hellovai
- Fix issue where setting baml_log would be overwritten (#1732) - (412d7f8) - aaronvg
- Don't allow parameters with checks/asserts (#1689) - (e66a462) - Antonio Sarosi
- Fix whitespace in JSON keys by trimming during parsing (#1727) - (5a93b0d) - mentatbot[bot]
- Fix python codgen use
Literaldirectly instead oftypes.Literal. (#1697) - (b0e79a2) - hellovai - Support OpenSamba by parsing floats into ints (#1746) - (28e3d0a) - Greg Hale
0.82.0 - 2025-04-01
- HTTPResponses have a HTTPBody object. You must now call
.json()or.text()to access the http response message.
response = call.http_response
assert response is not None
response_body = response.body.json()
assert isinstance(response_body, dict)
assert "candidates" in response_body- Support AWS Bedrock in the Collector API (#1703) - (e7c45c2) - aaronvg
- Allow multiple unique block-level attributes (#1686) - (f945204) - Greg Hale
0.81.3 - 2025-03-26
- Fix ts build arguments (#1682) - (83db889) - aaronvg
- Bump version to 0.81.3 - (6a65cfa) - Aaron Villalpando
0.81.2 - 2025-03-26
- lower glibc for 2 more platforms (#1677) - (516b125) - aaronvg
- Bump version to 0.81.2 - (c70ed33) - Aaron Villalpando
0.81.1 - 2025-03-25
- [docs] Fix broken links + add more docs for openai generic (#1667) - (1d53ed8) - hellovai
- Make TS compatible with glibc 2.31+ (#1670) - (a37cdb7) - aaronvg
0.81.0 - 2025-03-24
- make vertex work in vscode playground again (#1645) - (7d6b4cb) - Samuel Lijin
- improve error quality when vertex oauth exchange fails (#1647) - (c96fdb4) - Samuel Lijin
- Playground should persist tests and functions across code errors (#1644) - (8e8cdc3) - Greg Hale
- [bug] In BAML tests, functions with typebuilder wouldnt stream (#1660) - (ffe81a3) - hellovai
- [bug] Fix log level prints (#1661) - (cf8823e) - hellovai
- Fix add file button, drag and rename in fiddle frontend (#1656) - (4e476dc) - Antonio Sarosi
- Dont use require() for imports in TS files (#1665) - (b628def) - aaronvg
- add media (image/audio) support for React/Next.js (#1646) - (c3b9011) - Chris Watts
- move browser baml Image from @boundaryml/baml to generated code (#1663) - (f503cdc) - Chris Watts
- [docs] improve documentation for llm clients and highlight openai-generic compatability (#1655) - (a760f84) - hellovai
0.80.2 - 2025-03-20
- Fix cases where collector failed in an unrecoverable way (#1633) - (03a11d5) - hellovai
- Fix exit codes and error logging for baml cli (#1636) - (6c3c6d5) - aaronvg
- Added
from __future__ import annotationsto support python 3.9 (#1642) - (daf2b34) - hellovai - Bump version to 0.80.2 - (0e72137) - Aaron Villalpando
0.80.1 - 2025-03-19
- Fix streaming for dynamic types (#1606) - (eac4bbf) - hellovai
0.80.0 - 2025-03-18
- Removed default params from python code gen (#1627) - (ff613ce) - hellovai
- Add docs for with_options, and for the Collector (#1601) - (b19d1ee) - aaronvg
0.79.0 - 2025-03-18
- Add a way to create a
bbaml_client with a default set of options (#1595) - (0f2c730) - aaronvg - Expose Prompt and Parser separately so people can use their own http clients or use Batch APIs (#1505) - (8e48147) - Antonio Sarosi
- Add support for manually configuring log level via code (#1600) - (d036c4f) - hellovai
- implement baml-cli test to run BAML-defined tests via terminal (#1458) - (1ecde1c) - Samuel Lijin
- Add typescript collector to expose tokens (#1573) - (90b7434) - aaronvg
- Add ruby collector to expose tokens (#1587) - (ab7a269) - aaronvg
- support lazily loading env vars in python (#1558) - (12ab33f) - hellovai
- Add version checking and safe import mechanism for Python generators (#1591) - (f681243) - hellovai
- propagate finish reason correctly, add tests to ensure correct deserialization (#1566) - (b80a2ef) - hellovai
- google-vertex docs (#1571) - (2a3c865) - Ben Epstein
- fix docs for assert and deno (#1609)
- fix wasm build, and add playground to docs (#1616)
- vertex auth should log when a given strategy fails (#1577) - (23c857d) - Samuel Lijin
- Add default values to function parameters in python clients (#1579) - (14eba7e) - Greg Hale
- Maintain attribute information when combining fields (#1585) - (4153bd3) - Antonio Sarosi
- [BUGFIX] Fix a "null"-rendering issue (#1575) - (09db83e) - Greg Hale
- Fix event handling in BamlStream to use non-blocking queue retrieval (#1596) - (05460cd) - hellovai
- Fix partial recursive aliases and broken Python integ test (#1598) - (4a9d451) - Antonio Sarosi
- Fix partial recursive aliases codegen (#1611) - (1839acf) - Antonio Sarosi
- Fix ambiguous literal string parsing (#1623) - (c0cac50) - Antonio Sarosi
- speed up ruby dev builds (#1597) - (73eb09c) - Samuel Lijin
- RAG example (#1581) - (56a8c75) - Prashanth Rao
- baml tool calling control flow image (#1563) - (754171a) - Ben Epstein
- Update README.md - Align Chat Agent Example with ReplyTool Model (#1570) - (166cdaa) - Andriy Tkach
- Fix tutorial icon (#1594) - (3500413) - Michael Yen
- Update BAML documentation to clarify recursive class definitions and map type in TypeBuilder (#1605) - (c5fb371) - hellovai
- Remove redundant model for RAG example (#1583) - (6c6c5c2) - Prashanth Rao
0.78.0 - 2025-03-05
- (docs) fix broken links (/ref/baml-client -> /ref/baml_client) and broken code (missing comma) (#1522) - (a881571) - Elijas Dapšauskas
- Fix broken Next JS Guide Link
- Allow types to have multiple block-level constraints (#1545) - (e4dc633) - Greg Hale
- Resolve all non-google file uris when calling gemini Fixes #1548 (#1553) - (0fe8e10) - hellovai
- (runtime) claude now supports image URLs in requests (#1542) - (c2d35d4) - Samuel Lijin
- (Python) Expose tokens / prompt / http response etc through the Collector interface - (pre-alpha release) (#1512) - (9b21ace) - aaronvg
- Support thinking models from anthropic. (#1555) - (be1119f) - hellovai
- Support VSCode Rename for enums & type aliases (#1552) - (80ba612) - Antonio Sarosi
- Parser improvements (#1536) - (8f758ef) - hellovai
0.77.0 - 2025-02-25
- Fix truthy bug in jinja and improve static analysis (#1503) - (b8e3423) - Greg Hale
- Rename Null to None in jinja (#1504) - (f42567d) - Greg Hale
- Fixed React Codegen in VSCode (#1490) - (74b3dbf) - Chris Watts
- Release python GIL more liberally in baml_client.sync_client (#1501) - (4d7f3d3) - hellovai
- VSCode Proxy can now be configured via API Keys UX (#1489) - (8671527) - hellovai
- Support renaming of BAML class via LSP (#1518) - (339068a) - Antonio Sarosi
- update python installation instruction to use correct package name (#1508) - (cd1a21b) - Elijas Dapšauskas
- fix typo (mutliplier -> multiplier) (#1510) - (c6d4126) - Elijas Dapšauskas
- Update ruby.mdx (#1506) - (22b35a4) - aaronvg
- Update overview.mdx (#1507) - (2b19892) - aaronvg
- remove await in python snippet in typebuilder.mdx (#1495) - (d30220d) - hellovai
0.76.2 - 2025-02-18
- fix openapi parser for baml_options (#1484) - (c8d2e13) - hellovai, invakid404
0.76.1 - 2025-02-18
- Attempt to fix release script for TS (#1479) - (e048080) - aaronvg
0.76.0 - 2025-02-18
We added a new NextJS generator and deep support for Typebuilder!! Read the docs to learn more about it!
- Default max_tokens to null for openai providers (azure defaults to 4069 still) (#1438) - (1ee0124) - Chris Watts
- Rest/OpenAPI: Fix the way we parse providers for during reading client-registry (#1428) - (9ec9927) - hellovai
- Fix typescript partial types codegen (#1437) - (078eef7) - Greg Hale
- import typealias correctly for python 3.8+ from typing_extensions Fixes #1448 (#1451) - (2b1d51d) - hellovai
- Enhance error handling and validation for duplicate definitions (#1462) - (9f6443c) - hellovai
- Fix default None and Optional Nesting in python partial types (#1459) - (06a311b) - Greg Hale
- Show nicer error message when VSCode extension crashes (#1467) - (d14a913) - Antonio Sarosi
- Improve docs for Chain-of-thought prompting Fixes #1412 (#1445) - (79083b1) - hellovai
- Update README.md (#1430) - (f5f9291) - Yasser Shalabi
- NextJS Generator (read the docs!) (#1346) - (0b792de) - Chris Watts
- Implement
TypeBuilder::add_baml(#1449) - (da76b96) - Antonio Sarosi - Add a TypeBuilder string representation! (#1260) - (fca8b91) - afyef
- Add ClientHttpError support across language clients (#1443) - (1d481f1) - hellovai
- Add duration display option to test panel tabular view (#1463) - (4d5c993) - hellovai
- Hide API credentials from frontend rendering for raw curl (#1431) - (03735fe) - Greg Hale
- Support overriding
media_typewhen using from_url() Fixes #1436 (#1444) - (c913f09) - hellovai - Adding support for Azure AI Foundary (#1469) - (92e139a) - hellovai
- Add client response type validation and support for LLM clients (#1473) - (2987d59) - hellovai
0.75.0 - 2025-02-06
- Implement tests for dynamic types (#1343) - (7f852d0) - Antonio Sarosi
- issue with o1 models not accepting max_tokens (#1410) - (3831243) - Chris Watts
- Fix panic when recursive type alias is used as class field (#1399) - (f36f80c) - Antonio Sarosi
- Fix infinite cycles in client fallbacks (#1401) - (7b7eec0) - Antonio Sarosi
- Fix panic when using type alias that points to enum (#1407) - (8994ba6) - Antonio Sarosi
- Track Pending fields in Semantic Streaming (#1411) - (026bc21) - Greg Hale
- In prompt rendering, recurse into recursive type alias unions (#1416) - (a648559) - Antonio Sarosi
- Fix typos in README.md (#1402) - (cc132ad) - Prashanth Rao
0.74.0 - 2025-01-30
- Add dark mode to docs (#1382) - (c684e2d) - Chris Watts
- dedent strings parsed within triple quote blocks (#1395) - (8ce04a9) - hellovai
- Update README with better details (#1380) - (02d1950) - hellovai
- Semantic Streaming (#1293) - (e30bdd5) - Greg Hale
- Drop unnecessary jsonwebtoken dep in wasm build (#1381) - (7b85c71) - Greg Hale
- Removing broken links (#1388) - (e4b0b5b) - hellovai
- Reduce JS client memory usage considerably during streaming (#1390) - (3165e0f) - aaronvg
- Fix issue with semantic-streaming on unions of classes (#1393) - (39b499d) - Greg Hale
- Fix issue where output panel pops open in cursor (#1394) - (5fd5c46) - hellovai
0.73.5 - 2025-01-27
- Fix Google AI system prompt JSON (#1374) - (fe366fe) - Antonio Sarosi
- show token usage in the playground card view (#1376) - (0500a87) - aaronvg
- Bump version to 0.73.5 - (a32aebf) - Aaron Villalpando
0.73.4 - 2025-01-22
Fix another issue where playground could rerender over and over
0.73.3 - 2025-01-22
Fix issue where playground could rerender over and over
- fix rerendering of component causing performance issue in the playground (#1368)
0.73.2 - 2025-01-22
- Gemini should use system message (#1364) - (b29fb18) - hellovai
- Add more explanations to the tool use doc (#1324) - (bf048a6) - Ben Epstein
- Improve playground performance in vscode (#1366) - (ba2b0f1) - aaronvg
- Bump version to 0.73.2 - (a877ca9) - Aaron Villalpando
0.73.1 - 2025-01-22
This release includes V2 of our VSCode Playground! It includes
- dark mode
- test history
- better rendering of errors, including markdown output renderer
- cleaner UI
- highlighting of inputs in prompts
- Condensed table view to see results
- Test navigation sidebar, to more quickly jump to different tests
- many bugfixes and stability issues!
See below for what we fixed and improved across all parts of BAML
- gemini generationConfig (#1348) - (d3c7e1c) - Abhishek Tripathi
- add baml-cli fmt docs (#1299) - (a25e2bc) - hellovai
- Add more info on what forwarded options vs nonforwarded means (#1321) - (9f39cb7) - aaronvg
- Update cursor IDE instructions (#1331) - (98b7783) - aaronvg
- New Playground V2 (#1304) - (fa22c4f) - aaronvg
- update aws provider docs with credentials information (#1298) - (aee52a3) - Chris Watts
- implement a gcp auth chain for vertex-ai clients (#1328) - (6dfa23b) - Samuel Lijin
- (dx) split out integ tests into provider specific (#1296) - (2c6279c) - Samuel Lijin
- add readmes for all relevant folders (#1302) - (7165331) - Chris Watts
- remove ai generated readme (#1306) - (e0bf112) - Chris Watts
- fix elided-named-lifetimes and ban it (#1341) - (ba303f0) - Samuel Lijin
- update 404 link on docs (#1309) - (65e2a1a) - hellovai
- finish_reason_allow_list and finish_reason_deny_list should be case insensitive (#1333) - (1cbb268) - hellovai
- windows generator bugfix (#1311) - (ab64540) - aaronvg
- Type-narrowing for
ifblocks (#1313) - (546f58f) - Greg Hale - Enable ALPN feature in
reqwestcrate (#1318) - (1ea1d8b) - Antonio Sarosi - Fix Vertex system prompt (#1319) - (4b7db0f) - Antonio Sarosi
- Add error boundary around posthog, add react-error-boundary dependency (#1327) - (5c4acb4) - aaronvg
- Make literals nullable in generated python (#1334) - (68745d0) - Greg Hale
- Fix type alias highlighting in promptfiddle (#1344) - (81ab2ba) - Antonio Sarosi
- Fix field type parsing (#1349) - (d08445f) - hellovai
- Fix syntax highlighting for @@assert expressions with commas (#1357) - (e5d595e) - aaronvg
0.72.0 - 2025-01-07
- Update gemini 2 flash thinking model name check (#1283) - (76ceeff) - Gasser-Aly
- get baml-fmt ready for beta (#1278) - (abb0958) - Samuel Lijin
- provide saner semantics around aws_session_token (#1295) - (98c6b99) - Samuel Lijin
- Include type aliases in Jinja (#1286) - (207eab8) - Antonio Sarosi
- Implement jump to definition for type aliases (#1287) - (6cb5009) - Antonio Sarosi
- Improved 'o1' model detection in OpenAI client and updated documentation for error handling and client setup (#1290) - (479d06e) - hellovai
- Add docs for recursive type aliases (#1294) - (43a0007) - Antonio Sarosi
0.71.1 - 2024-12-31
- Bump version to 0.71.1 - (4ff76e8) - Aaron Villalpando
0.71.0 - 2024-12-31
- fix concurrency docs (#1269)
- issue with aws credentials not being passed in correctly (#1266) - (7b79ac4) - Chris Watts
- Fix windows generation through vscode always outputting to the root workspace directory if the path was ../ (#1247) - (cdc1838) - aaronvg
- Fix VSCode link (#1264) - (14342cd) - Greg Hale
- Special-case handling of Flash Thinking Mode for Gemini (#1276) - (039b45a) - Greg Hale
- Fix typescript trace bugs (#1275) - (e41b5aa) - Edward Zhang
- Add token counts to raw.str() (#1277) - (b57bd30) - aaronvg
- (serve) Add graceful Ctrl+C handling with exit message (#1238) - (83e68f2) - revidious
- implement format-on-save in vscode and baml-cli fmt (#1246) - (66af7c5) - Samuel Lijin
- allow optional lists and maps (#1251) - (9170b89) - revidious
- Implement Type Aliases (#1163) - (6310c41) - Antonio Sarosi
- add approval reqs to release workflows (#1243) - (d3b9596) - Samuel Lijin
- "Switching LLMs" Docs Fixes (#1244) - (c62cef4) - Ethan
- Add tests for azure and failure scenarios (#1250) - (20ec134) - aaronvg
- clarified readme (#1263) - (8cac1ef) - MoofSoup
0.70.5 - 2024-12-13
- Remove log statements (#1230) - (4bcdd19) - hellovai
- Fix playground proxy related issues (#1228, #1229, #1237) - (7384ba8) (7bb6df4) (16054f5) - aaronvg
- deno run instead of dpx (#1225) - (7c64299) - Jeffrey Konowitch
- Fix broken links (#1235) - (859c699) - Samuel Lijin
- Support parsing primitive values from single-key objects (#1224) - (935a190) - revidious
0.70.1 - 2024-12-05
- Make baml_py work with playwright/inspect (#1214) - (6741999) - Samuel Lijin
- Fix Python release pipeline (#1218) - (bde634c) - Samuel Lijin
- Docs for LLM Clients paramaters updated (#1216) - (6f99a28) - hellovai
0.70.0 - 2024-12-04
- Improvements for promptfiddle (#1201) - (c6fb306) - aaronvg
- Add vscode config to disable proxying (#1197) - (c593284) - aaronvg
- update lezer syntax for tests (#1199) - (269ad9d) - aaronvg
- Various playground fixes (#1202) - (ce4f397) - aaronvg
- Add test-block constraints docs (#1198) - (b566d4c) - Greg Hale
- Fix azure client - (9b57395) - hellovai
- Add new client paramters: allowed_roles, default_role, finish_reason_allow_list, finish_reason_deny_list (#1209) - (9b57395) - hellovai
- cargo clippy (#1206) - (c17e0da) - Antonio Sarosi
- add colors to the CLI by default (#1208) - (eba73c7) - Samuel Lijin
- simplify string formatting for readability (#1072) - (3ebf08f) - Hamir Mahal
0.69.0 - 2024-11-26
- Move documentation link higher in README.md for better visibility (#1190) - (aaa1149) - Dex
- Update Vertex docs for different publishers (#1191) - (66b2274) - Antonio Sarosi
- Update TypeScript installation docs to use
pnpm execinstead of deprecatedpnpx(#1144) - (56194b8) - Manav Bokinala - Update LM Studio documentation (#1176) - (7689ce7) - Jeff Winkler
- Support enums & literals as map keys (#1178) - (39e0271) - Antonio Sarosi
- Parse triple backtick strings, discarding the info header (#1162) - (353b21e) - Samuel Lijin
- Add ability to validate types for template strings (#1161) - (a578cc2) - hellovai
- Support single line quoteless JSON parsing (#1170) - (b1b9cab) - hellovai
- Generated code includes docstrings from BAML source docstrings (#1177) - (170ece9) - Greg Hale
- Add ability to parse clients statically whenever possible (#1193) - (03d9475) - hellovai
- Support setting all env vars for AWS-bedrock (#1179) - (fcdbdfb) - hellovai
- Add constraints to test blocks (#1185) - (cafd2ea) - Greg Hale
- Add sum jinja filter (#1174) - (2353862) - Greg Hale
- Add openrouter key (#1186) - (28d58c0) - aaronvg
- Fix image path in README.md (#1190) - (aaa1149) - Dex
- Fix template string highlights (#1182) - (60c823a) - aaronvg
- Fix nextjs and TS server hot-reload (#1183) - (22e6bbb) - aaronvg
- Fix lang name (#1188) - (8c3d536) - aaronvg
- Make id optional as gemini doesn't include it in openai generic (#1187) - (97d1cd4) - aaronvg
- Correctly compute required_env_vars even for shorthand clients (#1164) - (8b51b6e) - hellovai
- Report wrong keyword errors in type defs (#1166) - (3b1d152) - Antonio Sarosi
- Remove win32-arm64 support for now to fix yarn and deno builds (#1173) - (c0234d7) - aaronvg
- Validate fieldnames and types when using pydantic codegen (#1189) - (93b393d) - Greg Hale
0.68.0 - 2024-11-11
- Recursive types! (#1065) - (8100df9) - Antonio Sarosi
- Support specifying "region" for aws-bedrock (#1150) - (cbe3c92) - Samuel Lijin
- Add
hoisted_class_prefixoption in docs (#1154) - (cf2298e) - Antonio Sarosi - Make render messages dynamic and use
hoisted_class_prefixinstead of"schema"(#1155) - (873751b) - Antonio Sarosi - Support o1 in playground (allow certain models to disable streaming) (#1157) - (09c6549) - hellovai
- Add basic grammar for
avsanarticles in ctx.output_format (#1158) - (e084130) - Antonio Sarosi
- Improved syntax highlighting for template_strings (#1151) - (8c43e37) - Greg Hale
- Improved error detection for client<llm> parsing (#1026) - (c6b1167) - hellovai
- Fix BAML_LOG_JSON logs for py, ruby, and TS (#1153) - (9e08642) - aaronvg
0.67.0 - 2024-11-05
- URGENT: fix generated typescript code (#1147) - (bd9da16) - hellovai
- Parser improvement: handle code within backticks (`) (#1146) - (3d8ef34) - hellovai
0.66.0 - 2024-11-04
- BAML_LOG supports JSON mode (#1137) - (f140767) - aaronvg
- Block-level constraints (#1124) - (e931acb) - Greg Hale
- Parser improvement! Streaming arrays is much more stable and parsing file paths improved (#1134) - (56570f0) - hellovai
- Improvements to Reference Documentation (#1125) - (12c8fa7) - hellovai
- README.md: typo/readability fixes (#1092) - (cb67e31) - Prathamesh Pawar
- README.md: Correct Promptfiddle link (#1108) - (b296c4c) - Sagar Sharma
- Fix broken links (#1133) - (e0bfc94) - aaronvg
- Improve syntax highlighting for template strings (#1130) - (54de4b6) - hellovai
- Improved static analysis for literals in jinja (#1132) - (b8a221f) - Greg Hale
- Adds missing imports to the sync_client template (#1131) - (823f74c) - Jesus Lizama
- Add
Checkedin baml client typescript (#1135) - (ad759cd) - Greg Hale - Produce syntax error when user misses return type on functions (#1129) - (034d6eb) - hellovai
0.65.0 - 2024-10-31
- New Documentation Structure: Introduced version 3 of the documentation, enhancing clarity and organization. (#1118)
- Python Type Handling: Moved Python Checked and Check types into
baml_clientfor better type management. (#1122) - Literal Input Type Checking: Fixed an issue where literal inputs were not being type-checked correctly. (#1121)
0.64.0 - 2024-10-29
- 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_matchfunctions (#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
- 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
- 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
- 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
0.63.0 - 2024-10-23
- Fix dynamic enums which already are defined in BAML (#1080) - (22d0f1c) - hellovai
- Updated clients.baml to use the latest sonnet model (#1081) - (71df0b7) - aaronvg
- Improved clients.baml generated via baml init (#1089) - (682dd66) - hellovai
0.62.0 - 2024-10-21
- Support serializing/deserializing
baml_py.Image,baml_py.Audiofor pydantic (#1062) - (11cb699) - Samuel Lijin - Support rendering input classes with aliases (#1045) - (3824cda) - aaronvg
- Add unstable_internal_repr on FunctionResult in python (#1068) - (00082e8) - hellovai
- Add literal support for type_builder (#1069) - (c0085d9) - hellovai
- Surface errors in fallbacks containing only erroneous clients (#1061) - (b69ef79) - Greg Hale
- Fix parser so that we are able to correctly detect sequences of empty strings. (#1048) - (977e277) - hellovai
- Make substring match algorithm case insensitive (#1056) - (fa2c477) - Antonio Sarosi
- Fix vertex-ai citation data being optional (#1058) - (5eae0a7) - aaronvg
- Fix bug to correctly cast to pydantic types in ambiguous scenarios where BAML knows better (#1059) - (830b0cb) - hellovai
- Parser: Prefer case sensitive match over case insensitive (#1063) - (cd6b141) - Antonio Sarosi
- Only popup the vscode env var dialog once (#1066) - (1951474) - aaronvg
- Docs for literal types (#1030) - (55e5964) - Antonio Sarosi
- Contribution guide (#1055) - (f09d943) - aaronvg
- Fix VSCode metrics (#1044) - (a131336) - hellovai
- Add more test cases for unquoted strings in objects (#1054) - (2d1b700) - hellovai
0.61.1 - 2024-10-15
- add musl to the ts release artifacts (#1042) - (e74f3e9) - Samuel Lijin
0.61.0 - 2024-10-14
- Implement literal types (#978) - (9e7431f) - Antonio Sarosi
- allow installing the TS library on node-alpine (#1029) - (1c37a0d) - Samuel Lijin
- Add WYSIWYG UI (Swagger UI) to baml-cli dev (#1019) - (0c73cab) - Greg Hale
- Suppress streaming for Numbers (#1032) - (3f4621b) - Greg Hale
- Add limit on connection pool to prevent stalling issues in pyo3 and other ffi boundaries (#1027) - (eb90e62) - hellovai
- Update docs (#1025) - (2dd1bb6) - Farookh Zaheer Siddiqui
- Fix parsing for streaming of objects more stable (#1031) - (8aa9c00) - hellovai
- Fix python BamlValidationError type (#1036) - (59a9510) - aaronvg
- Popup settings dialog when no env vars set (#1033) - (b9fa52a) - aaronvg
- Bump version to 0.61.0 - (ca2242b) - Aaron Villalpando
0.60.0 - 2024-10-09
- update Dockerfile (#1017) - (51539b7) - Ikko Eltociear Ashimine
- Revert "feat: add a WYSIWYG UI (Swagger UI) to
baml-cli dev(#1011)" (#1018) - (f235050) - Greg Hale
- Fix python types for BamlValidationError (#1020) - (520a09c) - aaronvg
- coerce floats and ints with commas and other special cases (#1023) - (904492e) - aaronvg
- Add Docs for Jupyter notebook usage (#1008) - (c51d918) - aaronvg
0.59.0 - 2024-10-04
- (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
0.58.0 - 2024-10-02
- Add client registry support for BAML over Rest (OpenAPI) (#1000) - (abe70bf) - Lorenz Ohly
- Improve performance of parsing escaped characters in strings during streaming. (#1002) - (b35ae2c) - hellovai
- Add Docs for Document Extraction API (#996) - (da1a5e8) - aaronvg
0.57.1 - 2024-09-29
- [BUGFIX] Parser should require a space between class keyword and class name (#990) - (7528247) - Greg Hale
- Remove dynamic string attributes (#991) - (0960ab2) - Greg Hale
- ts fixes (#992) - (36af43f) - aaronvg
- Bump version to 0.57.1 - (0aa71dd) - Aaron Villalpando
0.57.0 - 2024-09-27
- Fix Python dynamic types example (#979) - (eade116) - lorenzoh
- teach vscode/fiddle to explain when we drop information (#897) - (93e2b9b) - Samuel Lijin
- Add ability for users to reset env vars to their desire. (#984) - (69e6c29) - hellovai
- Fixed panic during logging for splitting on UTF-8 strings. (#987) - (c27a64f) - hellovai
- Improve SAP for triple quoted strings along with unions (#977) - (44202ab) - hellovai
- Add more unit tests for parsing logic inspired by user (#980) - (48dd09f) - hellovai
- Improve syntax errors e.g. class / enum parsing and also update pestmodel to handle traling comments (#981) - (adbb6ae) - hellovai
- Updating docs for env vars (#985) - (305d6b3) - hellovai
- When using openai-generic, use a string as the content type in the api request if theres no media (#988) - (e8fa739) - aaronvg
0.56.1 - 2024-09-21
- Improved parser for unions (#975) - (b390521) - hellovai
- [syntax] Allow lists to contain trailing comma (#974) - (9e3dc6c) - Greg Hale
0.56.0 - 2024-09-20
Shout outs to Nico for fixing some internal Rust dependencies, and to Lorenz for correcting our documentation! We really appreciate it :)
- use better default for openapi/rust client (#958) - (b74ef15) - Samuel Lijin
- push optional-list and optional-map validation to post-parse (#959) - (c0480d5) - Samuel Lijin
- improve OpenAPI instructions for windows/java (#962) - (6010efb) - Samuel Lijin
- assorted fixes: unquoted strings, openai-generic add api_key for bearer auth, support escape characters in quoted strings (#965) - (847f3a9) - hellovai
- serde-serialize can cause a package dependency cycle (#967) - (109ae09) - Nico
- make anthropic work in fiddle/vscode (#970) - (32eccae) - Samuel Lijin
- make dynamic enums work as outputs in Ruby (#972) - (7530402) - Samuel Lijin
- suggest correct python init command in vscode readme (#954) - (e99c5dd) - Samuel Lijin
- add more vscode debugging instructions (#955) - (342b657) - Samuel Lijin
- NextJS hook needs to be bound to the correct context (#957) - (ee80451) - aaronvg
- update nextjs hooks and docs (#952) - (01cf855) - aaronvg
- Fix some documentation typos (#966) - (5193cd7) - Greg Hale
- Keywords AI router (#953) - (1c6f975) - aaronvg
- Fix
post_generatecomment (#968) - (919c79f) - lorenzoh
- show actionable errors for string[]? and map>...>? type validation (#946) - (48879c0) - Samuel Lijin
- add reference docs about env vars (#945) - (dd43bc5) - Samuel Lijin
0.55.2 - 2024-09-11
- use correct locking strategy inside baml-cli serve (#943) - (fcb694d) - Samuel Lijin
- allow using DANGER_ACCEPT_INVALID_CERTS to disable https verification (#901) - (8873fe7) - Samuel Lijin
0.55.1 - 2024-09-10
- in generated TS code, put eslint-disable before ts-nocheck - (16d04c6) - Sam Lijin
- baml-cli in python works again - (b57ca0f) - Sam Lijin
- update java install instructions (#933) - (b497003) - Samuel Lijin
- add version headers to the openapi docs (#931) - (21545f2) - Samuel Lijin
0.55.0 - 2024-09-09
With this release, we're announcing support for BAML in all languages: we now allow you to call your functions over an HTTP interface, and will generate an OpenAPI specification for your BAML functions, so you can now generate a client in any language of your choice, be it Golang, Java, PHP, Ruby, Rust, or any of the other languages which OpenAPI supports.
Start here to learn more: https://docs.boundaryml.com/docs/get-started/quickstart/openapi
- implement BAML-over-HTTP (#908) - (484fa93) - Samuel Lijin
- Add anonymous telemetry about playground actions (#925) - (6f58c9e) - hellovai
0.54.2 - 2024-09-05
- Add a setting to disable restarting TS server in VSCode (#920) - (628f236) - aaronvg
- Add prompt prefix for map types in ctx.output_format and add more type validation for map params (#919) - (4d304c5) - hellovai
- Fix glibC issues for python linux-x86_64 (#922) - (9161bec) - Samuel Lijin
- Add nextjs hooks (#921) - (fe14f5a) - aaronvg
0.54.1 - 2024-09-03
- Fix escape characters in quoted strings (#905) - (9ba6eb8) - hellovai
Prior "\n" was interpreted as "\\n" in quoted strings. This has been fixed to interpret "\n" as newline characters and true for other escape characters.
- updated dead vs-code-extension link (#914) - (b12f164) - Christian Warmuth
- Update docs for setting env vars (#904) - (ec1ca94) - hellovai
- Add docs for LMStudio (#906) - (ea4c187) - hellovai
- Fix docs for anthropic (#910) - (aba2764) - hellovai
- Update discord links on docs (#911) - (927357d) - hellovai
- BAML_LOG will truncate messages to 1000 characters (modify using env var BOUNDARY_MAX_LOG_CHUNK_SIZE) (#907) - (d266e5c) - hellovai
- Improve parsing parsing when there are initial closing
]or}(#903) - (46b0cde) - hellovai - Update build script for ruby to build all platforms (#915) - (df2f51e) - hellovai
- Add unit-test for openai-generic provider and ensure it compiles (#916) - (fde7c50) - hellovai
0.54.0 - 2024-08-27
- Update Default Gemini Base URL to v1beta (#891) - (a5d8c58) - gleed
The default base URL for the Gemini provider has been updated to v1beta. This change is should have no impact on existing users as v1beta is the default version for the Gemini python library, we are mirroring this change in BAML.
- Allow promptfiddle to talk to localhost ollama (#886) - (5f02b2a) - Samuel Lijin
- Update Parser for unions so they handle nested objects better (#900) - (c5b9a75) - hellovai
- Add ollama to default prompt fiddle example (#888) - (49146c0) - Samuel Lijin
- Adding improved docs + unit tests for caching (#895) - (ff7be44) - hellovai
- Allow local filepaths to be used in tests in BAML files (image and audio) (#871) - (fa6dc03) - Samuel Lijin
- Add support for absolute file paths in the file specifier (#881) - (fcd189e) - hellovai
- Implement shorthand clients (You can now use "openai/gpt-4o" as short for creating a complete client.) (#879) - (ddd15c9) - Samuel Lijin
- Add support for arbritrary metadata (e.g. cache_policy for anthropic) (#893) - (0d63a70) - hellovai
- Expose Exceptions to user code: BamlError, BamlInvalidArgumentError, BamlClientError, BamlClientHttpError, BamlValidationError (#770) - (7da14c4) - hellovai
- AST Restructuring (#857) - (75b51cb) - Anish Palakurthi
0.53.1 - 2024-08-11
-
fix github release not passing params to napi script causing issues in x86_64 (#872)
-
(06b962b) - aaronvg
- Add Client orchestration graph in playground (#801) - (24b5895) - Anish Palakurthi
- increase range of python FFI support (#870) - (ec9b66c) - Samuel Lijin
- Bump version to 0.53.1 - (e4301e3) - Aaron Villalpando
0.53.0 - 2024-08-05
- make image[] render correctly in prompts (#855) - (4a17dce) - Samuel Lijin
- (ruby) implement dynamic types, dynamic clients, images, and audio (#842) - (4a21eed) - Samuel Lijin
- Codelenses for test cases (#812) - (7cd8794) - Anish Palakurthi
- removed vertex auth token printing (#846) - (b839316) - Anish Palakurthi
- Fix google type deserialization issue - (a55b9a1) - Aaron Villalpando
- clean up release stuff (#836) - (eed41b7) - Samuel Lijin
- Add bfcl results to readme, fix links icons (#856) - (5ef7f3d) - aaronvg
- Fix prompt fiddle and playground styles, add more logging, and add stop-reason to playground (#858) - (38e3153) - aaronvg
- Bump version to 0.53.0 - (fd16839) - Aaron Villalpando
0.52.1 - 2024-07-24
- build python x86_64-linux with an older glibc (#834) - (db12540) - Samuel Lijin
0.52.0 - 2024-07-24
- Add official support for ruby (#823) - (e81cc79) - Samuel Lijin
- Fix ClientRegistry for Typescript code-gen (#828) - (b69921f) - hellovai
0.51.2 - 2024-07-24
- Add support for unions / maps / null in TypeBuilder. (#820) - (8d9e92d) - hellovai
- [Playground] Add a feedback button (#818) - (f749f2b) - Samuel Lijin
- Improvements across docs (#807) - (bc0c176) - Anish Palakurthi
0.51.1 - 2024-07-21
- Add a feedback button to VSCode Extension (#811) - (f371912) - Samuel Lijin
- Allow default_client_mode in the generator #813 (#815) - (6df7fca) - hellovai
0.51.0 - 2024-07-19
- 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
- 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
- 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 - 2024-07-11
- [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
- [Runtime] Add support for clients that change at runtime using ClientRegistry (#683) - (c0fb454) - hellovai https://docs.boundaryml.com/docs/calling-baml/client-registry
- Add more documentation for TypeBuilder (#767) - (85dc8ab) - Samuel Lijin
0.49.0 - 2024-07-08
- Fixed Azure / Ollama clients. Removing stream_options from azure and ollama clients (#760) - (30bf88f) - hellovai
- Add support for arm64-linux (#751) - (adb8ee3) - Samuel Lijin
0.48.0 - 2024-07-04
- Fix env variables dialoge on VSCode (#750)
- Playground selects correct function after loading (#757) - (09963a0) - aaronvg
- Better error messages on logging failures to Boundary Studio (#754) - (49c768f) - aaronvg
0.47.0 - 2024-07-03
- make settings dialog work in vscode again (#750) (c94e355) - aaronvg
- restore releases on arm64-linux (#751) - (adb8ee3) - Samuel Lijin
0.46.0 - 2024-07-03
- Fixed tracing issues for Boundary Studio (#740) - (77a4db7) - Samuel Lijin
- Fixed flush() to be more reliable (#744) - (9dd5fda) - Samuel Lijin
- Remove error when user passes in extra fields in a class (#746) - (2755b43) - aaronvg
- Add support for base_url for the google-ai provider (#747) - (005b1d9) - hellovai
- Playground UX improvements (#742) - (5cb56fd) - hellovai
- Prompt Fiddle now auto-switches functions when to change files (#745)
- Added a large example project on promptfiddle.com (#741) - (f80da1e) - aaronvg
- Mark ruby as in beta (#743) - (901109d) - Samuel Lijin
0.45.0 - 2024-06-29
- 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
- Docs for Dynamic Types (#722) https://docs.boundaryml.com/docs/calling-baml/dynamic-types
- Show raw cURL request in Playground (#723) - (57928e1) - Anish Palakurthi
- Support bedrock as a provider (#725) - (c64c665) - Samuel Lijin
0.44.0 - 2024-06-26
- Fix typebuilder for random enums (#721)
0.43.0 - 2024-06-26
- fix pnpm lockfile issue (#720)
0.42.0 - 2024-06-26
- correctly propagate LICENSE to baml-py (#695) - (3fda880) - Samuel Lijin
- update jsonish readme (#685) - (b19f04a) - Samuel Lijin
- add link to tracing, show token counts (#703) - (64aa18a) - Samuel Lijin
- rollback git lfs, images broken in docs rn (#534) - (6945506) - Samuel Lijin
- search for markdown blocks correctly (#641) - (6b8abf1) - Samuel Lijin
- restore one-workspace-per-folder (#656) - (a464bde) - Samuel Lijin
- ruby generator should be ruby/sorbet (#661) - (0019f39) - Samuel Lijin
- ruby compile error snuck in (#663) - (0cb2583) - Samuel Lijin
- add typescript examples (#477) - (532481c) - Samuel Lijin
- add titles to code blocks for all CodeGroup elems (#483) - (76c6b68) - Samuel Lijin
- add docs for round-robin clients (#500) - (221f902) - Samuel Lijin
- add ruby example (#689) - (16e187f) - Samuel Lijin
- implement
baml version --check --output json(#444) - (5f076ac) - Samuel Lijin - show update prompts in vscode (#451) - (b66da3e) - Samuel Lijin
- add tests to check that baml version --check works (#454) - (be1499d) - Samuel Lijin
- parse typescript versions in version --check (#473) - (b4b2250) - Samuel Lijin
- implement round robin client strategies (#494) - (599fcdd) - Samuel Lijin
- add integ-tests support to build (#542) - (f59cf2e) - Samuel Lijin
- make ruby work again (#650) - (6472bec) - Samuel Lijin
- Add RB2B tracking script (#682) - (54547a3) - hellovai
- add nodemon config to typescript/ (#435) - (231b396) - Samuel Lijin
- finish gloo to BoundaryML renames (#452) - (88a7fda) - Samuel Lijin
- set up lfs (#511) - (3a43143) - Samuel Lijin
- add internal build tooling for sam (#512) - (9ebacca) - Samuel Lijin
- delete clients dir, this is now dead code (#652) - (ec2627f) - Samuel Lijin
- consolidate vscode workspace, bump a bunch of deps (#654) - (82bf6ab) - Samuel Lijin
- Add RB2B tracking script to propmt fiddle (#681) - (4cf806b) - hellovai
- Adding better release script (#688) - (5bec282) - hellovai
- patch] Version bump for nightly release [NIGHTLY:cli] [NIGHTLY:vscode_ext] [NIGHTLY:client-python] - (d05a22c) - GitHub Action
- fix baml-core-ffi script (#521) - (b1b7f4a) - Samuel Lijin
- fix engine/ (#522) - (154f646) - Samuel Lijin
- add ruby test - (c0bc101) - Sam Lijin
- add function calling, collapse the table (#505) - (2f9024c) - Samuel Lijin
- bump versions for everything (#662) - (c0254ae) - Samuel Lijin
- check for updates on the hour (#434) - (c70a3b3) - Samuel Lijin