5.0.0
Please see this post for tips on how to upgrade from previous release to 5.0.0.
As part of this release we had 24 commits which resulted in 5 issues being closed.
Breaking Changes
- #95 Use optional parameter and reduce overloads
- #94 Remove obsolete MultipartFormDataParser constructors
- #88 Properties in the FilePart and ParameterPart classes should be read-only
- #85 Pass dictionary to FileHandler
Improvement
- #93 Maintain an IMultipartFormDataParser interface