Streaming multipart/form-data parser v0.4.0 Release Notes

    • ๐Ÿ“œ Provide :code:parser.register function for handling uploaded parts, replacing the :code:expected_parts argument
    • โœ‚ Remove :code:Part class from the user-facing API since it just makes the API look messy and verbose
    • ๐Ÿ“š Update documentation