File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed
Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## 0.24.0 - TBD
3+ ## 0.23.1 - 2023-11-10
44
55#### Enhancements
66- Added new publishers for consolidated DBEQ.BASIC and DBEQ.PLUS
77
88#### Bug fixes
9- - Fixed an issue where ` Live.block_for_close ` and ` Live.wait_for_close ` would not flush streams if the timeout was reached.
9+ - Fixed an issue where ` Live.block_for_close ` and ` Live.wait_for_close ` would not flush streams if the timeout was reached
10+ - Fixed a performance regression when reading a historical DBN file into a numpy array
1011
1112## 0.23.0 - 2023-10-26
1213
Original file line number Diff line number Diff line change 1- __version__ = "0.23.0 "
1+ __version__ = "0.23.1 "
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " databento"
3- version = " 0.23.0 "
3+ version = " 0.23.1 "
44description = " Official Python client library for Databento"
55authors = [
66
You can’t perform that action at this time.
0 commit comments