Skip to content

v0.3.0

Choose a tag to compare

@the-mikedavis the-mikedavis released this 04 Feb 18:33
· 28 commits to master since this release
v0.3.0
c24f0e4

Added

  • Exposed the Checker type.
  • Added Checker::check_lower_as_title and Checker::check_lower_as_upper to configure the checker to try lowercase words as title and/or uppercase.

Changed

  • The default-hasher feature flag now uses foldhash instead of ahash.