Skip to content

v2.0.0

Compare
Choose a tag to compare
@dropwhile dropwhile released this 08 Sep 21:05
· 353 commits to master since this release
  • Remove --allow-list flag, and replace with a unified filtering flag filter-ruleset. See FILTER_FORMAT.md for more information on the accepted syntax.
  • Update man pages.
  • Refactor some internals (remove some regex in favor of a trie like data structure for some comparisons)