Releases: derekbekoe/convey
Releases · derekbekoe/convey
v0.0.5
v0.0.4
Use the short-name by default + other clean up (#27) * Closes https://github.com/derekbekoe/convey/issues/26
v0.0.3
Support TLS connections & update README (#12) Add `--demo` option to connect to demo server. Add `--unsecure` option for testing purposes.
v0.0.2
Check for commit before printing and fix CI script (#3)
Initial Release
Use NATS Streaming server and more... (#2) - switch to use nats streaming - Better handling of EOF and Ctrl+c - Enable multi-platform CI builds - Enable auto-releases on tag - Improve readme with NATS instructions - Remove configure.go - Get versions and run build in CI - Modifications to .travis.yml