| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| pdfrip.exe | 2024-01-04 | 2.7 MB | |
| pdfrip_darwin | 2024-01-04 | 2.8 MB | |
| pdfrip_amd64 | 2024-01-04 | 3.1 MB | |
| README.md | 2024-01-04 | 1.2 kB | |
| v2.0.0 source code.tar.gz | 2024-01-04 | 3.0 MB | |
| v2.0.0 source code.zip | 2024-01-04 | 3.0 MB | |
| Totals: 6 Items | 14.8 MB | 4 | |
v2.0.0 Release! :tada:
What's Changed
- Overhauled project by @Pommaq in https://github.com/mufeedvh/pdfrip/pull/4
- Fixed a typo in README.md by @zasekle in https://github.com/mufeedvh/pdfrip/pull/5
- Fix termination issue with
wordlistargument. by @zasekle in https://github.com/mufeedvh/pdfrip/pull/6 - Wordlist line is not valid UTF-8 handling. by @zasekle in https://github.com/mufeedvh/pdfrip/pull/8
- Re [#10] Create new search type that uses letters and words by @limitedAtonement in https://github.com/mufeedvh/pdfrip/pull/11
- Ensure we can bruteforce spans of dates instead of one year at a time. by @Pommaq in https://github.com/mufeedvh/pdfrip/pull/13
- Reimplement src/core/engine.rs to fix race conditions by @Pommaq in https://github.com/mufeedvh/pdfrip/pull/15
New Contributors
- @Pommaq made their first contribution in https://github.com/mufeedvh/pdfrip/pull/4
- @zasekle made their first contribution in https://github.com/mufeedvh/pdfrip/pull/5
- @limitedAtonement made their first contribution in https://github.com/mufeedvh/pdfrip/pull/11
Full Changelog: https://github.com/mufeedvh/pdfrip/compare/v1.0.0...v2.0.0