v0.1.11
Changes
- Move zero-column exchange test from
test_rpc.pyto the conformance suite (test_conformance.py) so it runs across all transports (pipe, subprocess, HTTP) - Add
exchange_zero_columnsmethod toConformanceServiceprotocol and implementation - Add
ZeroColumnExchangeStateto conformance types