databento 0.17.0
Release notes
This release includes improvements to the ergonomics of the clients metadata API, you can read more about the changes here.
Enhancements
- Upgraded
databento-dbnto 0.8.2
Breaking changes
- Changed
metadata.list_publishers()to return a list of publisher details objects - Changed
metadata.list_fields(...)to return a list of field detail objects for a particular schema and encoding - Changed
metadata.list_fields(...)to require theschemaandencodingparameters - Changed
metadata.list_unit_prices(...)to return a list of unit prices for each feed mode and data schema - Changed
metadata.list_unit_prices(...)to require thedatasetparameter - Removed
metadata.list_unit_prices(...)modeandschemaparameters - Removed
metadata.list_fields(...)datasetparameter