This repository has been archived by the owner on Mar 19, 2023. It is now read-only.
Closes multiple small issues
This release closes multiple small issues, but also gets a significant version number update as there are a couple of breaking changes.
- The config variable
target
becomestargets
, as it is a list - The
file_saved
events are removed, since these were always buggy and the recommended approach is to use folder_watcher to detect when new files are saved.
I have a few more impovements planned, but should not be any more breaking changes.