All Versions
2
Latest Version
Avg Release Cycle
13 days
Latest Release
2794 days ago

Changelog History

  • v0.1.1 Changes

    August 29, 2016

    ๐Ÿ”– 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 Changes

    August 16, 2016

    ๐Ÿš€ 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!