# 0.1.2
## Add
- add `multipart_request` API for constructing a multipart request
- add `Form` and `Part` types for typing multipart request body
# 0.1.1
## Fix
- fix a bug where partial boundary prefix can cause failed steam parse
- fix a bug where quote and whitespace are not correctly accepted as field boundary