v1.1.0
Version 1.1.0
(f18a236) Added support for filtering entries by patterns in profiles.
This release adds two new configuration options, require_patterns and exclude_patterns to profiles. When values are specified in require_patterns, entries must contain at least one of the specified patterns in their author or title elements in order to trigger a notification. When values are specified in exclude_patterns, entries that contain any of the specified patterns in their author or title elements will be excluded from notifications.