1.1.0 // endsWith:: support
What's New
This version adds support for hiding folders ending with a specific suffix by using the endsWith::
prefix.
For example you can use this to hide all folders ending with _trash
using the following: endsWith::_trash
Closes #2
Full Changelog: 1.0.3...1.1.0