Skip to content

v0.1.11

Choose a tag to compare

@rustyconover rustyconover released this 04 Mar 15:20
· 123 commits to main since this release

Changes

  • Move zero-column exchange test from test_rpc.py to the conformance suite (test_conformance.py) so it runs across all transports (pipe, subprocess, HTTP)
  • Add exchange_zero_columns method to ConformanceService protocol and implementation
  • Add ZeroColumnExchangeState to conformance types