Releases: sayanarijit/RESTEasy
Releases · sayanarijit/RESTEasy
v3.1.2
v3.1.1
Fix API redirects via "Location" header
v3.1.0
Add allow_redirects
that defaults to True.
v3.0.1
Fix supported Python versions.
v3.0.0
Changes
- Merge RESTEasy and APIEndpoint. That means we can do CRUD requests directly using the RESTEasy object without having to invoke
.route()
- Rename
base_url
toendpoint
.
v2.0.2
fixed immutability
v1.0.5
timeout in debug
v1.0.4
requests patch update
v1.0.3
pypi url
v1.0.1
content