* Near total rewrite of core logic for improved robustness/maintainability
* Reworked CLI arguments for clarity, added new options to target specific input/output folders
* Replaced [watchdog](https://github.com/gorakhargosh/watchdog) dependency with [watchgod](https://github.com/samuelcolvin/watchgod)
* Bumped dependency versions
* Miscellaneous usability improvements and bug fixes