You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Release notes
Breaking changes
Removed deprecated pretty_px parameter for DBNStore.to_df; price_type can be used instead
Bug fixes
Fixed an issue where the Live client would not raise an exception when reading an incompatible DBN version
Fixed an issue where sending lots of subscriptions could cause a BufferError
Fixed an issue where Historical.batch.download was slow
Fixed an issue where Historical.timeseries.get_range was slow
Fixed an issue where reading a DBN file with non-empty metadata symbol mappings and mixed SType would cause an error when mapping symbols (credit: Jakob Lövhall)