This repository has been archived by the owner on Aug 3, 2024. It is now read-only.
1.1.0
Bugfix release fixing treatment of file readability issues so they are not fatal.
Breaking Changes:
- Removed JSF EL support. JSF is rather an outdated technology today.
Bugfixes:
- File readability errors are logged now as non-fatal ones. The script will continue searching, ignoring files with missing readability permissions. You can always get the full stacktrace with
-d
.