Skip to content

release-0.3.0

Latest

Choose a tag to compare

@ligos ligos released this 29 Nov 07:20
  • Update to use .NET 10.0.
    • Tested on Windows and Debian platforms. Other Linux distributions supported by dotnet should also work.
  • Remove all blank lines in output (issue #2).
    • If you really want to keep blank lines use --keep-blanks.
  • Filter output based on regex (issue #1), --include-by-regex or --exclude-by-regex.