bojack v0.1.1 Release Notes
Release Date: 2016-08-29 // almost 7 years ago-
๐ 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
Previous changes from v0.1.0
-
๐ 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!