Skip to content

v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Jul 12:57
· 27 commits to develop since this release

Added

  • ConnectionEither to hold either ConnectionRef or Connection

Other

  • Further tightening of the API definition
  • Event Handler mocking
  • Syncpoint and Callback simplification
  • Replaced Conn with AsConnection
  • Safe event handler callback implementation
  • Version assertions
  • Remove mqm_generate
  • doctest fixes