xbbg 1.2.7
Changed
- Release process documents
@xbbg/langgraphnpm publishing: The npm trusted publishing checklist now includes the LangGraph package and notes thatnpm-publish.ymlpublishes it alongside@xbbg/core. @xbbg/langgraphsupports Zod 3 and 4 runtimes: Replaced direct Zod 4 JSON Schema conversion withzod-to-json-schemaover thezod/v3compatibility surface, and relaxed the directzoddependency to^3.25.32 || ^4.2.0.
Fixed
bdibintraday bars include Bloomberg trade value (#336): The Rust intraday bar extractor now preservesbarTickData.valuealongside OHLC, volume, andnumEventsfor Python and JavaScript callers, enabling bar VWAP calculations from Bloomberg's emitted trading amount.- Windows Bloomberg DAPI runtime auto-detection widened: Python and
@xbbg/corenow detect standard Terminal runtime roots includingC:\blp\DAPIandC:\Program Files (x86)\Bloomberg\Blp\DAPI; Windows SDK roots are also checked underbin/before requiring manualBLPAPI_ROOT/BLPAPI_LIB_DIRsetup.
Full Changelog: v1.2.6...v1.2.7