File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.60.1 - TBD
4+
5+ #### Enhancements
6+ - Added export of ` SystemCode ` and ` ErrorCode ` from ` databento_dbn ` to the root ` databento ` package
7+
38## 0.60.0 - 2025-08-05
49
510#### Enhancements
Original file line number Diff line number Diff line change 1313from databento_dbn import Compression
1414from databento_dbn import ConsolidatedBidAskPair
1515from databento_dbn import Encoding
16+ from databento_dbn import ErrorCode
1617from databento_dbn import ErrorMsg
1718from databento_dbn import ImbalanceMsg
1819from databento_dbn import InstrumentClass
3536from databento_dbn import StatusReason
3637from databento_dbn import SType
3738from databento_dbn import SymbolMappingMsg
39+ from databento_dbn import SystemCode
3840from databento_dbn import SystemMsg
3941from databento_dbn import TradeMsg
4042from databento_dbn import TradingEvent
102104 "Dataset" ,
103105 "Delivery" ,
104106 "Encoding" ,
107+ "ErrorCode" ,
105108 "ErrorMsg" ,
106109 "FeedMode" ,
107110 "Historical" ,
137140 "StatusReason" ,
138141 "SymbolMappingMsg" ,
139142 "SymbologyResolution" ,
143+ "SystemCode" ,
140144 "SystemMsg" ,
141145 "TBBOMsg" ,
142146 "TBBOMsg" ,
You can’t perform that action at this time.
0 commit comments