v1.4.0
What's Changed
Assuming there are no bugs that need fixing this will be the last code update in a while. If you are using an older version of subclean please update to 1.4.0! I will continue to update the filters as I find them.
- Converted 40 filters into 18 regex filters to optimize cleaning
- Much more information is logged when using
--debug
- Added
--ne
(no-empty). This will delete empty nodes instead of blanking them - Added
--testing
. When this is enabled the file will not be modified but everything else will be logged. - When using
--debug
alatest.log
file will be created in the app data location, this contains the output of the last clean. - App data folders are validated before cleaning to prevent errors
- When using
--debug
, internal filters will be used instead of downloaded filters. - 1.4.0 in #19
Full Changelog: v.1.3.5...v1.4.0