Sourced from python-multipart's releases.
Version 0.0.20
What's Changed
- Handle messages containing only end boundary, fixes #38 by
@jhnstrk
in Kludex/python-multipart#142New Contributors
@Mr-Sunglasses
made their first contribution in Kludex/python-multipart#185Full Changelog: https://github.com/Kludex/python-multipart/compare/0.0.19...0.0.20
Version 0.0.19
What's Changed
- Don't warn when CRLF is found after last boundary by
@Kludex
in Kludex/python-multipart#193
Full Changelog: https://github.com/Kludex/python-multipart/compare/0.0.18...0.0.19
Sourced from python-multipart's changelog.
0.0.20 (2024-12-16)
- Handle messages containing only end boundary #142.
0.0.19 (2024-11-30)
- Don't warn when CRLF is found after last boundary on
MultipartParser
#193.
b083cef
Version 0.0.20 (#197)04d3cf5
Handle messages containing only end boundary, fixes #38
(#142)f1c5a28
feat: Add python 3.13 in CI matrix. (#185)4bffa0c
doc: A file parameter is not a field (#127)6f3295b
Bump astral-sh/setup-uv from 3 to 4 in the github-actions group (#194)c4fe4d3
Don't warn when CRLF is found after last boundary (#193)