Skip to content

0.0.8

Compare
Choose a tag to compare
@mattyjones mattyjones released this 05 Apr 05:13

Changed

  • Adjust flag descriptions
  • Enhanced debug output and header
  • Update sample.yaml and quickstart documentation
  • Condensed the increment stats to provide a more streamlined approach
  • Added the concept of persistent flags at the command root, to make sub-command flags more streamlined

Fixed

  • flag names were pointing to the wrong variables
  • change yml -> yaml in the documentation across the board
  • the web interface now has the correct stats, and the progress bar works again, threading is still an issue though

Added

  • flag to enable/disable the webserver, default is disable
  • add csv output format
  • add json output format
  • ability to update signatures to a given release
  • add consistent flags to streamline the adding of additional functionality

Removed

  • several dead functions