v0.15.1
See CHANGELOG.md for the full release notes.
What's Changed
- A public spec sheet, and a doc check that finally runs on doc changes by @codetalcott in #170
- Record what the ruleset now requires, and why it is exactly one check by @codetalcott in #171
- Guard the one status check main requires, whose failure mode is a hang by @codetalcott in #172
- Spot-audit the verified rows, give the trust argument its missing half by @codetalcott in #173
- Make the bench artifact naming rule an invariant, not a convention by @codetalcott in #174
- Record the measurements CI already takes, instead of echoing them into a log by @codetalcott in #175
- Audit every verified row against its gate, and close three holes in the checker by @codetalcott in #176
- Give every capability row a permanent id, and plan the inversion behind it by @codetalcott in #177
- Gate four capabilities that were implemented and ungated by @codetalcott in #178
- Wait for the peer's Close before closing a WebSocket by @codetalcott in #180
- Stress the WebSocket path in both loop modes, and widen the row it earns by @codetalcott in #179
- Release 0.15.1: a WebSocket close that ends in a FIN by @codetalcott in #181
Full Changelog: v0.15.0...v0.15.1