v2.0.0
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
- @Pommaq made their first contribution in #4
- @zasekle made their first contribution in #5
- @limitedAtonement made their first contribution in #11
Full Changelog: v1.0.0...v2.0.0