- cmd: fix --match for Windows, fixes #901
- cmd: ignore bad softlinks, remove verbosity level for warning (now 1 is info, 2 is debug); fix bugs for --match/--include/--exclude, see https://github.com/tdewolff/minify/issues/901
- HTML: don't remove end tags in , fixes #907
- CSS: fix nested rulesets, see #908