8000 Releases · guilatrova/gracy · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: guilatrova/gracy

v1.34.0

27 Nov 14:57
Compare
Choose a tag to compare

Feature

  • Garbage collector improvements (36e537e)

v1.33.1

07 Oct 20:30
Compare
Choose a tag to compare

Fix

  • Don't stop if ctx token reset fails (4ddad79)

v1.33.0

20 Feb 23:12
Compare
Choose a tag to compare

Feature

  • Enhance response typing (95f8c16)

Fix

  • Add typing_extensions to support deprecated (f6b2b7b)

Documentation

  • Update on dynamic type hinting (6d7975d)

v1.32.2

31 Jan 16:35
Compare
Choose a tag to compare

Fix

v1.32.1

15 Jan 20:25
Compare
Choose a tag to compare

Fix

  • retry: Verify original exc for failed requests (31e79d7)
  • Format original exception name properly (56254b6)

v1.32.0

09 Dec 10:02
Compare
Choose a tag to compare

Feature

  • Improve concurrency logging (5292faf)
  • Add plotly printer (5b8a460)
  • Track requests timeline (9c30ba2)
  • Replace manual impl with semaphore (57df089)

Documentation

  • Add explanation (b1ea801)
  • Explain concurrent request limit (63efb40)
  • Update badges/description (157daaf)

v1.31.0

03 Dec 11:57
Compare
Choose a tag to compare

Feature

  • Auto instantiate namespaces (3d26863)

v1.30.0

02 Dec 20:53
Compare
Choose a tag to compare

Feature

v1.29.0

02 Dec 11:04
Compare
Choose a tag to compare

Feature

  • Add generated_parsed_response (d9add8e)

Fix

  • Specify parsed response type properly (2ef4566)

Documentation

  • Explain parsed_response (792fd32)

v1.28.1

30 Nov 12:29
Compare
Choose a tag to compare

Fix

0