Releases: gotomicro/ego
v0.6.15
Changelog
0a99622 Merge branch 'gotomicro:master' into v1.0.0
c7778de Merge pull request #195 from gotomicro/feature/test-tmpl
269530a Merge pull request #196 from lincolnzhou/v1.0.0
d9870ee Merge pull request #197 from lincolnzhou/v1.0.0
978e9da fix: post request allow empty body
bd877f9 fix: remove dead code
39e86c0 modify test template
v0.6.14
What's Changed
- feat: remove file flag && add plugins for errors proto by @sevennt in #192
- feat: optimize protoc-gen-go-test override logic && change eerrors st… by @sevennt in #193
- protoc-gen-go-http by @lincolnzhou in #194
Full Changelog: v0.6.13...v0.6.14
v0.6.13
v0.6.12
Changelog
0ca7743 Merge branch 'feature/gorl-bins' of github.com:sevennt/ego into feature/gorl-bins
bcddfba Merge branch 'master' into feature/gorl-bins
48803de Merge branch 'master' into feature/uniform_code
b76d749 Merge pull request #1 from sevennt/feature/gorl-bin-version
a9567fb Merge pull request #184 from sevennt/feature/gorl-bins
8ddbf5d Merge pull request #185 from UnparalleledBeauty/master
1675f3d Merge pull request #186 from askuy/feature/errcode
a5aa21e Merge pull request #187 from askuy/feature/uniform_code
46e4242 Merge pull request #188 from sevennt/feature/gorl-bins
d53fa12 Merge pull request #189 from askuy/feature/fixtest
b11697f add PrintEgoErrLog method
8735297 add missing go file
bcc559a add name to testcase
7666412 feat: add protoc-gen-go-test arch
31d19f7 feat: add protoc-gen-go-test arch
d17923d feat: add version to release binary
9a3dfe1 feat: add version to release binary
43a7212 feat: support override annotations
f05bdcb fix go lint
01dc5ca fix lint arguments
41675af fix protoc-gen-go-test errors
791ee94 fix test
d4e4d29 grpc errcode
084bfca ignore .DS_Store
46dbdbf pb.go
7f6794e rm Time from template & set Override to true
f018aaa uniform code
82d3d54 unittest ignore pb.go
604aa17 update example
f7c577d update template to support multi test cases
v0.6.11
Changelog
193ea33 Merge pull request #181 from gotomicro/feature/errors-code
c326827 Merge pull request #182 from askuy/feature/grpcservertest
2c7138e Merge pull request #183 from sevennt/feature/errors-code
a29d19f feat: ToHTTPStatusCode method
e194fd0 feat: add protoc-gen-go-test plugin
036c573 fix gorelease argument
8554209 fix lint arguments
3e2a9c8 fix: pb response type
b29f851 support grpc test server
e5ead68 update gorelease conf && fix ling arguments