Skip to content

0.36.1

Choose a tag to compare

@github-actions github-actions released this 17 Jun 10:52
· 62 commits to main since this release
d8693fd

Release notes

Bug fixes

  • Updated conversion error messages in TryFrom<RecordRef> for RecordRefEnum for
    release of DBN version 3
  • Updated TryFrom<RecordRef> for RecordRefEnum for versioning of StatMsg,
    SystemMsg, and ErrorMsg
  • Fixed conversion of BboMsg in TryFrom<RecordRef> for RecordRefEnum
  • Implemented AsyncDecodeRecordRef and AsyncDecodeRecord for AsyncDecoder and
    AsyncRecordDecoder
  • Fixed setting of ts_out property of DbnFsm based on decoded metadata. This
    was preventing ts_out from being correctly decoded in the Python DBNDecoder
  • Fixed decoding of ts_out with first records in DBNDecoder