File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: conformance
22description : >-
33 Conformance tests for connect
44
5- version : 0.1 .0
5+ version : 0.2 .0
66homepage : https://connectrpc.com
77documentation : https://connectrpc.com/docs
88publish_to : none
Original file line number Diff line number Diff line change 11## 0.1.0
22
33- First release of Connect for Dart (alpha).
4+
5+ ## 0.2.0
6+
7+ - Add compression support
8+ - Fix an HTTP/2 bug where idle connections were not being closed.
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: connectrpc
22description : >-
33 Implementation of the Connect protocol for Dart
44
5- version : 0.1 .0
5+ version : 0.2 .0
66homepage : https://connectrpc.com
77documentation : https://connectrpc.com/docs
88repository : https://github.com/connectrpc/connect-dart
You can’t perform that action at this time.
0 commit comments