protofu 1.1.1
protofu: ^1.1.1 copied to clipboard
ProtoFu compiles protos for you! Transitive dependency tracking, protoc downloading, and more.
Changelog #
1.1.1 #
- Dart 3.0
1.0.2 #
- Added grpc option to protofu.yaml
- Expands options to protofu.yaml
1.0.1 #
- example/readme.md to make pub.dev happy
1.0.0 #
- Moved temporary directory to
.dart_tool/build/protofu
- Added documentation even though its a tool?
- Moved
test
folder toexample
. Tests come later. - Version bump - it works for shallow git checkouts and local references.
0.0.1-dev #
- Initial version.