Make "name" parameter optional
The name parameter is now optional. When it exists, it will be appended to the rest of the parameters (like before). When it doesn't exist, the rest of the parameters should be provided as full path, including the file name.
Full Changelog: v1.9.0...v1.10.0