Skip to content

databento 0.43.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Oct 22:04
· 22 commits to main since this release
dba53d7

Release notes

This release drops support for Python 3.8 which has reached end-of-life.

Enhancements

  • Added PriceType enum for validation of price_type parameter in DBNStore.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