Releases: Kludex/python-multipart
Releases · Kludex/python-multipart
Version 0.0.10
What's Changed
- Support 
on_header_beginby @Kludex in #103 - Improve type hints on 
FormParserby @Kludex in #104 - Fix 
OnFileCallbacktype by @Kludex in #106 - Improve type hints by @Kludex in #110
 - Improve type hints on 
Fileby @Kludex in #111 - Add type hint to helper functions by @Kludex in #112
 - Minor fix for Field.repr by @eltbus in #114
 - Fix use of chunk_size parameter by @jhnstrk in #136
 - Allow digits and valid token chars in headers by @jhnstrk in #134
 - Fix headers being carried between parts. fixes #63 by @jhnstrk in #135
 
New Contributors
- @onuralpszr made their first contribution in #108
 - @janusheide made their first contribution in #119
 - @yecril23pl made their first contribution in #121
 - @manunio made their first contribution in #117
 - @jhnstrk made their first contribution in #136
 
Full Changelog: 0.0.9...0.0.10
Version 0.0.9
Version 0.0.8
What's Changed
- Bump jinja2 from 2.11.3 to 3.1.3 by @dependabot in #76
 - ✅ Add ReDos check test by @tiangolo in #81
 - Cleanup unused regex patterns by @tselepakis in #82
 - Check if 
Message.get_paramsreturn 3-tupleinstead ofstronparse_options_headerby @lorenpike in #79 - Version 0.0.8 by @Kludex in #83
 
New Contributors
- @tselepakis made their first contribution in #82
 - @lorenpike made their first contribution in #79
 
Full Changelog: 0.0.7...0.0.8