Releases: pyxll/blpapi-python
Releases · pyxll/blpapi-python
v3.14.0
v3.12.3
- Update to latest Bloomberg API stable release 3.12.3
- Add binaries for Python 3.8 and 3.9
v3.12.2
Add version number to Bloomberg API DLL name On Windows get the version info from the Bloomberg API DLL and create a version specific lib/dll for the Python extensions to link against. This resolves any conflict where Python in embedded somewhere where another version of the Bloomberg API is already being loaded (eg Excel).