Releases: ArcBlock/ex-abci
Releases · ArcBlock/ex-abci
v0.7.6: use ex_abci_proto (#20)
v0.7.5: set socket active to once when we are done processing with request (#19)
* set socket active to once when we are done processing with request * bump version
v0.7.4: reorder vendor proto so that the dependency is clear. (#18)
* reorder vendor proto so that the dependency is clear. * bump version
v0.7.3: Fix ranch warning (#17)
* Fix ranch warning * Remove unnecessary codes/files; bump version
v0.7.2
v0.7.1: Update two examples to make sure them compilable (#16)
* Update two examples to make sure them compilable * Bump up version. * Remove uncessary dialyzer config * Fix .tool-version file * Remove .tool-versions files * Ignore all .tool-versions files
v0.7.0: group vendor protos together (#15)
* group all vendor protos together * bump version
v0.6.1
v0.6.0: add grpc support (#14)
* add grpc support * bump version * use google_protos dep so that we don't need to build lots of things.
v0.5.4: bump version (#13)
* bump version * provide changelog