File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- ## 4.0.0-dev
1
+ ## 4.0.0-wip
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-dev
2
+ version : 4.0.0-wip
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-dev
1
+ ## 22.0.0-wip
2
2
3
3
* Remove ` PbEventMixin ` mixin. ([ #738 ] )
4
4
* Type of repeated fields is now ` PbList ` (instead of ` List ` ), type of map
Original file line number Diff line number Diff line change 1
1
name : protoc_plugin
2
- version : 22.0.0-dev
2
+ version : 22.0.0-wip
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