Skip to content
This repository has been archived by the owner on Mar 19, 2023. It is now read-only.

Closes multiple small issues

Compare
Choose a tag to compare
@robmarkcole robmarkcole released this 11 May 06:49
· 107 commits to master since this release
264a13c

This release closes multiple small issues, but also gets a significant version number update as there are a couple of breaking changes.

  1. The config variable target becomes targets, as it is a list
  2. 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.