Skip to content

databento 0.64.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Oct 20:37
b41eedd

Release notes

Enhancements

  • Upgraded databento-dbn to 0.42.0
    • Added ts_index and pretty_ts_index properties for records in Python which provides the timestamp that is most appropriate for indexing
    • Fixed type stub for channel_id to allow None

Bug fixes

  • Fixed type hint for start parameter in Live.subscribe()