What's Changed
- Support
on_header_begin
by @Kludex in #103 - Improve type hints on
FormParser
by @Kludex in #104 - Fix
OnFileCallback
type by @Kludex in #106 - Improve type hints by @Kludex in #110
- Improve type hints on
File
by @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