Skip to content

1.1.0 // endsWith:: support

Compare
Choose a tag to compare
@JonasDoesThings JonasDoesThings released this 31 Aug 18:24
· 46 commits to master since this release

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