- 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.
- If you really want to keep blank lines use
- Filter output based on regex (issue #1),
--include-by-regexor--exclude-by-regex.