Skip to content

2.0.0

Compare
Choose a tag to compare
@jimmycuadra jimmycuadra released this 29 Oct 03:43
· 88 commits to master since this release
  • Added: karma delete command.
  • Added: New configuration attribute: term_pattern to customize how terms are matched.
  • Added: New configuration attribute: term_normalizer to customize how terms are normalized between the initial pattern match and saving to Redis.
  • Fixed: Hyphens are no longer matched as part of terms by default.
  • Changed: Multi-word terms no longer match by default.

Note that this update will prevent previous multi-word terms from being modified further unless you set custom values for the new configuration attributes. See the README for details and an example.