Skip to content

Release 0.1.0.dev6

Choose a tag to compare

@epage epage released this 27 Jul 23:38
· 267 commits to main since this release

Features

  • Provide can ID parser for out_strm_list_by_id (7db06cb2, closes #115, breaks #)
  • Simplify read/write calls (c5e1789a, breaks #)

Bug Fixes

  • Comparison operator behavior (a1ba32bd)
  • API: Frame ID validation to support 11 bit (not 10) (9b187a0a)
  • Session: check_fault is a function (38e88a77)
  • docs: Display notes by fixing formatting (a3e169a9)
  • tests: Test what I meant and not what I said (85665917)

Breaking Changes

  • API:
    • Provide can ID parser for out_strm_list_by_id (7db06cb2, closes #115)
    • Simplify read/write calls (c5e1789a)