Sourced from python-multipart's releases.
Version 0.0.10
What's Changed
- Support
on_header_begin
by@Kludex
in Kludex/python-multipart#103- Improve type hints on
FormParser
by@Kludex
in Kludex/python-multipart#104- Fix
OnFileCallback
type by@Kludex
in Kludex/python-multipart#106- Improve type hints by
@Kludex
in Kludex/python-multipart#110- Improve type hints on
File
by@Kludex
in Kludex/python-multipart#111- Add type hint to helper functions by
@Kludex
in Kludex/python-multipart#112- Minor fix for Field.repr by
@eltbus
in Kludex/python-multipart#114- Fix use of chunk_size parameter by
@jhnstrk
in Kludex/python-multipart#136- Allow digits and valid token chars in headers by
@jhnstrk
in Kludex/python-multipart#134- Fix headers being carried between parts. fixes #63 by
@jhnstrk
in Kludex/python-multipart#135New Contributors
@onuralpszr
made their first contribution in Kludex/python-multipart#108@janusheide
made their first contribution in Kludex/python-multipart#119@yecril23pl
made their first contribution in Kludex/python-multipart#121@manunio
made their first contribution in Kludex/python-multipart#117@jhnstrk
made their first contribution in Kludex/python-multipart#136Full Changelog: https://github.com/Kludex/python-multipart/compare/0.0.9...0.0.10
Sourced from python-multipart's changelog.
0.0.10 (2024-09-21)
- Support
on_header_begin
#103.- Improve type hints on
FormParser
#104.- Fix
OnFileCallback
type #106.- Improve type hints #110.
- Improve type hints on
File
#111.- Add type hint to helper functions #112.
- Minor fix for Field.repr #114.
- Fix use of chunk_size parameter #136.
- Allow digits and valid token chars in headers #134.
- Fix headers being carried between parts #135.
851a026
Add entry to changelog (#157)265d6a4
Upgrade documentation packages (#156)21825fc
Version 0.0.10 (#155)0defda6
Update pipelines (#154)c664cef
Use uv (#153)8b85d35
Fix headers being carried between parts. fixes #63
(#135)3ea51c7
Allow digits and valid token chars in headers (#134)3a722ed
Fix use of chunk_size parameter (#136)b5a5c19
Bump the python-packages group with 7 updates (#138)eb7b1fc
Bump the github-actions group with 1 update (#139)