databento 0.43.0
Release notes
This release drops support for Python 3.8 which has reached end-of-life.
Enhancements
- Added
PriceType
enum for validation ofprice_type
parameter inDBNStore.to_df
- Upgraded
databento-dbn
to 0.22.1
Bug fixes
- Fixed return type hint for
metadata.get_dataset_condition
Breaking changes
- Removed support for Python 3.8 due to end of life