File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 1- ## 22.4.0-wip
1+ ## 22.4.0
22
33* Update how we calculate import prefixes ([ #1010 ] ); import prefixes are now
44 unique per-library instead of being unique across all generated libraries.
5- * Ignore ` unused_import ` diagnostics for ` *.pbjson.dart ` files.
5+ * Ignore ` unused_import ` diagnostics for ` *.pbjson.dart ` files. ( [ # 1013 ] )
66* Revert the change to not generate empty ` *.pbenum.dart ` files; these can be
7- exported from other enum files.
8- * Improve the readablity of generated gRPC client files.
7+ exported from other enum files. ([ #1016 ] )
8+ * Improve the readablity of generated gRPC client files. ([ #1021 ] )
9+ * Adjust the text of generated file headers ('This is a generated file...').
10+ ([ #1022 ] )
911
1012[ #1010 ] : https://github.com/google/protobuf.dart/issues/1010
13+ [ #1013 ] : https://github.com/google/protobuf.dart/pull/1013
14+ [ #1016 ] : https://github.com/google/protobuf.dart/pull/1016
15+ [ #1021 ] : https://github.com/google/protobuf.dart/pull/1021
16+ [ #1022 ] : https://github.com/google/protobuf.dart/pull/1022
1117
1218## 22.3.0
1319
Original file line number Diff line number Diff line change 11name : protoc_plugin
2- version : 22.4.0-wip
2+ version : 22.4.0
33description : A protobuf protoc compiler plugin used to generate Dart code.
44repository : https://github.com/google/protobuf.dart/tree/master/protoc_plugin
55
You can’t perform that action at this time.
0 commit comments