Skip to content

Latest commit

 

History

History
16 lines (16 loc) · 485 Bytes

CHANGELOG.md

File metadata and controls

16 lines (16 loc) · 485 Bytes

v0.1.2; 2025-03-28

fixed race condition: https://github.com/cyclone-github/argon_cracker/issues/5
fixed close on closed channel: https://github.com/cyclone-github/argon_cracker/issues/6

v0.1.1; 2024-01-04.1930

- fixed https://github.com/cyclone-github/argon_cracker/issues/2
- added -t flag to allow user to specify CPU threads
- added hash sanity checks
- cleaned up & refactored code

v0.1.0; 2024-01-03.1600

- initial github release