2.2.0
- adds the ability to prune directories prior to applying them based on the
REPO_PATH_FILTERS
option - changes the behaviour of the
FULL_RUN_INTERVAL_SECONDS
option. previously it was desired when set to zero to have no wait between full runs which was fundamentally broken. the new behaviour when set to 0 is to disable full runs all together - documentation updated for
POLL_INTERVAL_SECONDS
option