Skip to content

v0.4.1

Choose a tag to compare

@FoxxMD FoxxMD released this 28 Jun 16:04
· 1084 commits to master since this release

New

  • Added usernotes to result data
  • authorIs test for age using string comparison like automod
  • authorIs test for comment, link, and combined karma
  • authorIs test for verified email
  • Add duration parsing for window to use dajys shorthand
  • Add authorIs and itemIs tests on Actions
  • Add useful logging information in verbose when rule does not pass
  • Add optional subreddit name for log label
  • Added test for item deleted before running checks

Changed

  • (BC) Refactored history critiera to use string comparison like automod
  • (BC) all threshold criteria for rules refactored to use string comparison like automod
  • (BC) standardized all condition operator names to be consistent
  • (BC) Most Attribution rule properties moved into criteria to make entire rule more configurable
  • Refactored rule results to make summaries easier to visualize in logs
  • Update fail/pass symbols so they aren't emojis
  • Refactored footer to be configurable per subreddit and action
  • Fixed error logging to not erase initial message from log statement