Skip to content

0.22.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Oct 21:59
· 14 commits to main since this release
f90df0a

Release notes

Enhancements

  • Added Python type stubs for Record __init__ methods

Breaking changes

  • Combine _reserved3 and _reserved4 fields in CbboMsg
  • Changed setters for char Record fields to accept a single-character strings
  • Changed rtype and length to no longer be settable from Python. Users should
    use the Record type __init__ methods to initialize records

Bug fixes

  • Added missing Python type stub for CMBP_1 variant in Schema