Skip to content
Compare
Choose a tag to compare
@bbugh bbugh released this 21 Jun 21:39
  • Make the search sensitivity configurable (#4)
    • Case is sensitive by default, use case-sensitive: false to make it insensitive
  • Make terms configurable (#3)
    • term is FIXME by default, use terms: 'A|B|C' to override.

Thanks to @zaherg for the PRs and @tillkruss for the review.