Skip to content

Releases: alperensert/capmonster_python

v2.2.1

19 Nov 06:09
1cf753d
Compare
Choose a tag to compare

What's Changed

  • Bump requests from 2.27.1 to 2.28.1 by @dependabot in #31
  • Added ReCaptcha V2 Enterprise Task

v2.2

23 Jan 00:23
Compare
Choose a tag to compare

What's Changed

  • Bump capmonster-python from 2.1.1 to 2.1.2 by @dependabot in #12
  • Added async version of join_task_result by @iuriizzz in #13
  • Fixed capmonster_python version for dependabot

New Contributors

  • @iuriizzz made their first contribution in #13

Full Changelog: v2.1.2...v2.2

v2.1.2

07 Jan 19:36
bcb504d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.1.2

v2.1.1

29 Oct 14:37
Compare
Choose a tag to compare

Changelog:

  • Minor bug fixes

v2.1

29 Oct 11:49
Compare
Choose a tag to compare

Changelog:

  • GeeTest support
  • Some bug fixes

v2.0.3

18 Oct 10:07
Compare
Choose a tag to compare

Changelog:

  • Fixed ImageToText task's module name parameter

v2.0.2

12 Sep 01:59
Compare
Choose a tag to compare

Changelog

  • Added no_cache support to Recaptcha V2-V3, Funcaptcha and HCaptcha tasks

v2.0.1

10 Sep 12:40
Compare
Choose a tag to compare
Initial commit for v2

1.3.2

01 Aug 00:10
Compare
Choose a tag to compare

Changelog for version 1.3.2:

  • Unnecessary code blocks are removed
  • File size eased (more lightweight)

1.3.1

05 Apr 20:41
Compare
Choose a tag to compare

Changelog version 1.3.1:

  • Minor bug fixes