Skip to content

databento 0.18.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Aug 01:33
· 293 commits to main since this release
5b7d43a

Release notes

Breaking changes

  • Renamed the TimeSeriesHttpAPI class to TimeseriesHttpAPI

Bug Fixes

  • Fixed an issue where DBNStore.to_csv(), DBNStore.to_df(), DBNStore.to_json(), and DBNStore.to_ndarray() would consume large amounts of memory.