Skip to content

Releases: dumbasPL/aero2solver

v1.1.0

16 May 11:40
Compare
Choose a tag to compare
  • 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

04 May 00:54
Compare
Choose a tag to compare
  • 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

14 Nov 22:36
Compare
Choose a tag to compare

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

v0.2.0

08 Nov 14:08
Compare
Choose a tag to compare
move to clap for argument parsing