- added support for using partial handler/plugin names (as long as they are unique) - added experimental support for aliases with `AliasSupporter` mixin
0.2.8
------------------
- added `setuptools` as dependency
0.2.7
------------------
- the `seppl.io.locate_files` method can support recursive globs now (default is no)
0.2.6
------------------
- reworked the `execute` method, properly distinguishing between stream/batch mode now
0.2.5
------------------
- the `seppl.io.locate_files` method can take a default glob now, which gets appended to inputs that point to directories