Skip to content

Releases: storyicon/powerproto

PowerProto v0.4.1

28 Aug 11:19
3613a20
Compare
Choose a tag to compare

Solve the problem of 404 when downloading the latest version of protoc because of the version number format of protoc

PowerProto v0.4.0

28 Aug 06:49
8bdd192
Compare
Choose a tag to compare
  1. support the -t parameter to specify the timeout period when executing each subcommand, e.g: powerproto build -t 60s -r .
  2. support the use of variables in options.

PowerProto v0.3.2

01 Aug 09:15
Compare
Choose a tag to compare
PowerProto v0.3.2 Pre-release
Pre-release

Remove the dependency on the sort flag in git ls-remote to support lower versions of git (less than 2.18).

PowerProto v0.3.1

28 Jul 04:01
4f4006e
Compare
Choose a tag to compare
PowerProto v0.3.1 Pre-release
Pre-release

adjusted default options for protoc-gen-gofast, protoc-gen-gogo and protoc-gen-grpc-gateway (mainly added source_relative).

PowerProto v0.3.0

23 Jul 06:59
9a99c53
Compare
Choose a tag to compare
PowerProto v0.3.0 Pre-release
Pre-release

support more public protobuf libraries by expanding the googleapis field into the repositories field.

PowerProto v0.2.1

21 Jul 17:02
dc1e825
Compare
Choose a tag to compare
PowerProto v0.2.1 Pre-release
Pre-release

English

  1. Add support for googleapis one-click download and version control.
  2. Add support for DryRun mode and Debug mode. 3.
  3. add support for $POWERPROTO_GOOGLEAPIS and $SOURCE_RELATIVE variables.

中文

  1. 新增支持 googleapis 的一键下载与版本控制。
  2. 新增支持 DryRun 模式与 Debug 模式。
  3. 新增支持 $POWERPROTO_GOOGLEAPIS$SOURCE_RELATIVE 变量。

PowerProto v0.1.0

20 Jul 16:29
9aac714
Compare
Choose a tag to compare
PowerProto v0.1.0 Pre-release
Pre-release

This is an alpha version which already supports all the features described in the documentation.