Skip to content

Releases: ktr0731/evans

0.8.1

26 Oct 15:46
ed4662a
Compare
Choose a tag to compare

Changelog

b6ecb60 add --skip-validate
af2906e add goreleaser into gotool.mod
ed4662a handle dropped error correctly (#183)
59186fc run tidy in deps task
41391c8 stash before running goreleaser

0.8.0 High School Love

26 Oct 15:50
Compare
Choose a tag to compare

Changelog

e58caf1 Create FUNDING.yml
403c2ca add some flags for static linking (#178)
ccd838c introduce GoReleaser (#176)
f21a3ef reimplement Evans (#179)
6551092 skip the rest of fields if CTRL-C is entered (#180)
bb4d6df use functional option for cui (#174)
d48f2bd use ktr0731/grpc-test for e2e testing (#169)

0.7.3

12 Mar 04:02
58f5702
Compare
Choose a tag to compare
add --servername option (#171)

0.7.2

01 Mar 10:43
b0b7618
Compare
Choose a tag to compare
fix escaping logic for circular fields (#164)

0.7.1

26 Feb 14:37
6830ce7
Compare
Choose a tag to compare
 set the package as default if package/service is only one (#159)

0.7.0 Elisha

23 Feb 01:44
a78405b
Compare
Choose a tag to compare

Evans now supports TLS officially by providing --cacert, --cert and --certkey options.

0.6.11

28 Dec 16:13
Compare
Choose a tag to compare
fix Makefile

0.6.10

11 Dec 23:02
8a3e649
Compare
Choose a tag to compare
bump to 0.6.10 (#139)

0.6.9

15 Nov 03:18
26cc03e
Compare
Choose a tag to compare
bump to 0.6.9 (#130)

0.6.8

07 Nov 02:12
587ed17
Compare
Choose a tag to compare
collect message fields when using gRPC reflection mode (#126)