Peasant 0.7.2
What's new in Peasant 0.7.2
Jun 20, 2024
We are pleased to announce the release of Peasant 0.7.2.
This release remove unnecessary error handling inside the tornado transport and add a new way to handle transport kwargs
for HTTP methods.
Here are the highlights:
Feature
- Add
kwargs_updater
property to the transport #15
Refactory
- Remove internal error handling from tornado transport #14