* Significant refactor to add new `Rule` class which manages input path management and output path calculation, increasing configurability and decreasing complexity of writing new `Step`s.
* Docstrings added for all public classes, methods, and functions.
**Full Changelog**: https://github.com/pydsigner/anchovy/compare/v0.1.0...v0.2.0