Skip to content

Releases: derekbekoe/convey

v0.0.5

26 Nov 06:18
084799f
Compare
Choose a tag to compare

v0.0.4

26 Nov 02:35
d2e3196
Compare
Choose a tag to compare
Use the short-name by default + other clean up (#27)

* Closes https://github.com/derekbekoe/convey/issues/26

v0.0.3

11 Mar 00:55
79f01ab
Compare
Choose a tag to compare
Support TLS connections & update README (#12)

Add `--demo` option to connect to demo server.
Add `--unsecure` option for testing purposes.

v0.0.2

23 Feb 23:26
26f9201
Compare
Choose a tag to compare
Check for commit before printing and fix CI script (#3)

Initial Release

23 Feb 22:30
b82be04
Compare
Choose a tag to compare
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