Skip to content

v0.57.1 - fixes bug in binary responses

Compare
Choose a tag to compare
@sansyrox sansyrox released this 14 Jul 11:15
· 15 commits to main since this release

What's Changed

  • fix: fix response type for json by @yomaaf in #888
  • refactor: PyResponse::new to delegate body type checking to check_body… by @asamaayako in #891
  • docs: fix a typo in the deployment docs by @sansyrox in #893
  • fix: bug Binary type Reponse causes a crash#874 by @asamaayako in #882

New Contributors

Full Changelog: v0.57.0...v0.57.1