Skip to content
This repository has been archived by the owner on Oct 2, 2019. It is now read-only.

Releases: marceloboeira/bojack

v0.1.1

29 Aug 18:07
Compare
Choose a tag to compare

Version 0.1.1 released thanks to our beloved contributors: @mauricioabreu, @hugoabonizio.

Fixes:

#25 - Client always connect with 127.0.0.1:5000
#27 - Remove short flag for hostname and port
#30 - Unhandled exceptions (Missing key, connection)
#43 - Handle console connection refused

Features:

#8 - Handle EXIT signal trap, graceful shutdown
#17 - Use tcp_nodelay = true for client and server
#20 - Add ASCII logo on boot
#22 - New logger format (easy to understand)
#24 - Add increment command feature
#26 - Support to set logger severity
#32 - CLI usage documentation

v0.1.0

16 Aug 21:38
Compare
Choose a tag to compare

BoJack First Release 馃帀

Thanks to @cristianoliveira, @mauricioabreu, @hugoabonizio and @joaocv3 for all the help on making this happen!

This is clearly not a stable or production-ready release! Wait for v1.0.0!