Sourced from python-multipart's releases.
Version 0.0.26
What's Changed
- Skip preamble before first multipart boundary by
@Kludexin Kludex/python-multipart#262- Silently discard epilogue data after the closing boundary by
@Kludexin Kludex/python-multipart#259Full Changelog: https://github.com/Kludex/python-multipart/compare/0.0.25...0.0.26
Version 0.0.25
What's Changed
- Apply Apache-2.0 properly by
@Kludexin Kludex/python-multipart#247- Handle multipart headers case-insensitively by
@Kludexin Kludex/python-multipart#252- Emit
field_endfor trailing bare field names on finalize by@bysiberin Kludex/python-multipart#230- Add
UPLOAD_DELETE_TMPtoFormParserconfig by@Kludexin Kludex/python-multipart#254- Remove custom FormParser classes by
@Kludexin Kludex/python-multipart#257- Handle CTE values case-insensitively by
@Kludexin Kludex/python-multipart#258- Add MIME content type info to File by
@jhnstrkin Kludex/python-multipart#143Full Changelog: https://github.com/Kludex/python-multipart/compare/0.0.24...0.0.25
Version 0.0.24
What's Changed
- Validate
chunk_sizeinparse_form()by@Kludexin Kludex/python-multipart#244Full Changelog: https://github.com/Kludex/python-multipart/compare/0.0.23...0.0.24
Version 0.0.23
What's Changed
- Remove unused
trust_x_headersparameter andX-File-Namefallback by@jhnstrkin Kludex/python-multipart#196- Return processed length from
QuerystringParser._internal_writeby@bysiberin Kludex/python-multipart#229- Cleanup metadata dunders from
__init__.pyby@Chesarsin Kludex/python-multipart#227New Contributors
@Chesarsmade their first contribution in Kludex/python-multipart#227@bysibermade their first contribution in Kludex/python-multipart#229Full Changelog: https://github.com/Kludex/python-multipart/compare/0.0.22...0.0.23
Sourced from python-multipart's changelog.
0.0.26 (2026-04-10)
- Skip preamble before the first multipart boundary more efficiently #262.
- Silently discard epilogue data after the closing multipart boundary #259.
0.0.25 (2026-04-10)
- Add MIME content type info to
File#143.- Handle CTE values case-insensitively #258.
- Remove custom
FormParserclasses #257.- Add
UPLOAD_DELETE_TMPtoFormParserconfig #254.- Emit
field_endfor trailing bare field names on finalize #230.- Handle multipart headers case-insensitively #252.
- Apply Apache-2.0 properly #247.
0.0.24 (2026-04-05)
- Validate
chunk_sizeinparse_form()#244.0.0.23 (2026-04-05)
28f4785
Version 0.0.26 (#263)d4452a7
Silently discard epilogue data after the closing boundary (#259)6a7b76d
Skip preamble before first multipart boundary (#262)4addb60
Version 0.0.25 (#261)d3a4698
Add MIME content type info to File (#143)9a1ecbd
Handle CTE values case-insensitively (#258)ef2a0b9
Remove custom FormParser classes (#257)3a757d7
Ignore local Claude state (#255)55e7396
fuzz: Add cifuzz (#186)d6d1d11
Bump the github-actions group with 2 updates (#249)