Release notes
Enhancements
- Upgraded
databento-dbn
to 0.42.0- Added
ts_index
andpretty_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
- Added
Bug fixes
- Fixed type hint for
start
parameter inLive.subscribe()