Releases: guilatrova/gracy
Releases · guilatrova/gracy
v1.34.0
Feature
- Garbage collector improvements (
36e537e
)
v1.33.1
Fix
- Don't stop if ctx token reset fails (
4ddad79
)
v1.33.0
Feature
Fix
- Add typing_extensions to support deprecated (
f6b2b7b
)
Documentation
- Update on dynamic type hinting (
6d7975d
)
v1.32.1
Fix
- retry: Verify original exc for failed requests (
31e79d7
)
- Format original exception name properly (
56254b6
)
v1.32.0
Feature
- Improve concurrency logging (
5292faf
)
- Add plotly printer (
5b8a460
)
- Track requests timeline (
9c30ba2
)
- Replace manual impl with semaphore (
57df089
)
Documentation
v1.31.0
Feature
- Auto instantiate namespaces (
3d26863
)
v1.29.0
Feature
- Add generated_parsed_response (
d9add8e
)
Fix
- Specify parsed response type properly (
2ef4566
)
Documentation