Releases: dumbasPL/aero2solver
Releases · dumbasPL/aero2solver
v1.1.0
- add
--dry-run
option (solves one or more captcha(s) without submitting them, works even after the internet has been unlocked. Useful for quickly testing if everything works) - add request timeouts
--timeout
(default 30 seconds) (fixes #5) - improved logging
Full Changelog: v1.0.1...v1.1.0
v1.0.1
- convert to async rust
- disable OpenMP by default (simplifies build, almost no noticeable performance reduction)
- update dependencies
Full Changelog: v1.0.0...v1.0.1
v1.0.0
This project has been working very reliably for me for quite some time now, so I'm comfortable releasing a 1.0
Full Changelog: v0.2.0...v1.0.0