File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
- ## 4.2.0-wip
1
+ ## 4.2.0
2
2
3
- - Require Dart 3.8.
4
3
- Export a protobuf generated symbol (` Any ` )
5
- - Dart format all files for the new 3.8 formatter.
4
+ - Simplify hierarchy of ` ResponseFuture ` (no longer have a private class in the
5
+ type hierarchy)
6
+ - Require Dart 3.8.
6
7
- Require package: googleapis_auth
7
8
- Require package: http 1.4.0
8
9
- Require package: lints 6.0.0
9
10
- Require package: protobuf 4.1.0
10
- - Simplify hierarchy of ` ResponseFuture ` (no longer have a private class in the
11
- type hierarchy)
11
+ - Dart format all files for the new 3.8 formatter.
12
12
13
13
## 4.1.0
14
14
Original file line number Diff line number Diff line change 1
1
name : grpc
2
- version : 4.2.0-wip
2
+ version : 4.2.0
3
3
description : Dart implementation of gRPC, a high performance, open-source universal RPC framework.
4
4
repository : https://github.com/grpc/grpc-dart
5
5
You can’t perform that action at this time.
0 commit comments