File tree 4 files changed +5
-5
lines changed
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- ## 4.0.0-wip
1
+ ## 4.0.0
2
2
3
3
* ** Breaking:** The following types and members are now removed:
4
4
Original file line number Diff line number Diff line change 1
1
name : protobuf
2
- version : 4.0.0-wip
2
+ version : 4.0.0
3
3
description : >-
4
4
Runtime library for protocol buffers support. Use with package:protoc_plugin
5
5
to generate Dart code for your '.proto' files.
Original file line number Diff line number Diff line change 1
- ## 22.0.0-wip
1
+ ## 22.0.0
2
2
3
3
* Remove ` PbEventMixin ` mixin. ([ #738 ] )
4
4
* Type of repeated fields is now ` PbList ` (instead of ` List ` ), type of map
30
30
[ #935 ] : https://github.com/google/protobuf.dart/pull/935
31
31
[ #955 ] : https://github.com/google/protobuf.dart/pull/955
32
32
[ #963 ] : https://github.com/google/protobuf.dart/issues/963
33
- [ #153 ] : https://github.com/google/protobuf.dart/issues/153
33
+ [ #159 ] : https://github.com/google/protobuf.dart/issues/159
34
34
35
35
## 21.1.2
36
36
Original file line number Diff line number Diff line change 1
1
name : protoc_plugin
2
- version : 22.0.0-wip
2
+ version : 22.0.0
3
3
description : A protobuf protoc compiler plugin used to generate Dart code.
4
4
repository : https://github.com/google/protobuf.dart/tree/master/protoc_plugin
5
5
You can’t perform that action at this time.
0 commit comments