Skip to content

v2.0.0

Compare
Choose a tag to compare
@mufeedvh mufeedvh released this 04 Jan 22:27
· 24 commits to main since this release

v2.0.0 Release! 🎉

What's Changed

  • Overhauled project by @Pommaq in #4
  • Fixed a typo in README.md by @zasekle in #5
  • Fix termination issue with wordlist argument. by @zasekle in #6
  • Wordlist line is not valid UTF-8 handling. by @zasekle in #8
  • Re #10 Create new search type that uses letters and words by @limitedAtonement in #11
  • Ensure we can bruteforce spans of dates instead of one year at a time. by @Pommaq in #13
  • Reimplement src/core/engine.rs to fix race conditions by @Pommaq in #15

New Contributors

Full Changelog: v1.0.0...v2.0.0