rabtap v1.19 Release Notes

Release Date: 2019-08-03 // about 4 years ago
    • ๐Ÿ†• new option --no-auto-ack for sub command disables auto acknowledge when messages are received by rabtap (#15)
    • ๐Ÿ†• new: output of info command can now also be rendered to dot format, to create a visualization using graphviz. Set format with --format=dot, e.g. rabtap info --format=dot (#23)
    • ๐Ÿ›  fix: termination with ctrl+c in tap, pub, sub commands now works reliably (#22)
    • ๐Ÿ”„ change: option --by-connection of info command changed to --mode=byConnection
    • heaviliy simplified code