Skip to content

Releases: MattMofDoom/Seq.App.EventTimeout

Repeating event improvements

22 Jun 00:54
d42112d
Compare
Choose a tag to compare
  • Correctly recognises and handles a 24h showtime
  • Repeating timeout suppression interval added to separate from normal suppression interval
  • Added unit tests

New properties, defaults, fix AbstractAPI deserialization

14 Jun 03:05
dcb4838
Compare
Choose a tag to compare
  • Add defaults for boolean properties, timeout, suppression
  • Add optional Priority and Responders priorities
  • Move Suppression interval and Log level config above include/exclude expressions
  • Refactoring
  • Fix issue with AbstractAPI deserialization

Date expression updates

31 May 23:14
daa0810
Compare
Choose a tag to compare
  • Update date logic for last day of month for variable month lengths
  • Correct last weekday date expression
  • Update date expression names for clarity
  • Code cleanup, add code documentation

Heartbeat (repeating) timeouts

21 May 01:01
ae6df4c
Compare
Choose a tag to compare
  • Add optional repeating timeout
  • Case insensitive key matching
  • Switch to ordinal case insensitive matching
  • Update config name/description

v1.2.7

30 Apr 09:22
b97ba7b
Compare
Choose a tag to compare
  • Reset _errorCount on successful retrieval of holidays
  • Make exclusion logging clearer
  • Correct exclude days log at startup
  • Ensure inclusion/exclusion dates always calculate against next start date
  • Correct days of week UTC calculation

v1.2.2 Public Release

27 Apr 03:30
Compare
Choose a tag to compare
  • Evaluate multiple properties (up to 4)
  • Include and exclude specific days of month
  • Date expressions (eg. first, last, first weekday, first Monday, second Tuesday, third Wednesday, fourth Thursday, fifth Friday, last Friday)
  • First public release to Nuget https://www.nuget.org/packages/Seq.App.EventTimeout/