Skip to content

v0.1.1

Latest
Compare
Choose a tag to compare
@juerkkil juerkkil released this 27 Oct 09:55
414135f

What was changed

  • Support for JSON output format via --json flag
  • Command line output improvements
    • Text output stylished and aligned to be more readable
    • Error messages to stderr instead of stdout
    • Disable ANSI colors when output is piped to a file descriptor or --no-color flag enabled
  • Unit tests