Bugfix for invalid glob behavior
implemented new options … … --glob, --type, --type-not, --type-list, --glob-case-insensitive, and --ignore-file-case-insensitive
Bugfix: return 0 if any matches were found, or 1 if not.
Fix shell pipeline detection logic
Bugfix: -- was not interpreted correctly; added highlighter showcases and renamed the highlighting options again
Match highlighting, more options
Bugfix for target paths / Added options for VCS directories to be excluded by default
Drop os.path.normcase, match file names case sensitively against ignore files.
First minimally working version
Bugfix: GitLab environment URLs, no source changes
initial release