Skip to content

4.13.0

Compare
Choose a tag to compare
@cbaker6 cbaker6 released this 13 Sep 22:21
· 11 commits to main since this release
e2827c5

Full Changelog, Documentation

New features

  • Add helper methods to ParseFileTransferable protocol to assist with creating propper responses to file uploads (#411), thanks to @cbaker6.

Fixes

  • Remove cached error responses when decoding errors occur (#411), thanks to @cbaker6.