v1.0.0-rc6
Pre-release
Pre-release
Full Changelog: https://github.com/michaelo/sapt/compare/1.0.0-rc5...1.0.0-rc6
FEATURES:
- CLI: File/folder-argument handling: discrete file entries are kept in input-order, contents of folder-args are sorted
- CLI: Improved output-handling with regards to --verbose and --silent
- CLI: Added --colors to override whether to use color escape-codes or not
OTHER:
- Code improvements, rearrangements, TODO-resolutions, ...