Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 419 Bytes

CHANGELOG.md

File metadata and controls

15 lines (13 loc) · 419 Bytes

Change Log

  • 0.0.3

    • Supports JSON as an output format
    • JSON becomes default output format
    • Requires jansson JSON library to build
  • 0.0.2

    • Begin use of SDS string library for string functions
    • Change command line argument to provide multiple peers
    • Allow naming of peers
    • Multiple peers are now multi-threaded
    • Added better logging
  • 0.0.1

    • Initial Release