Skip to content

Make "name" parameter optional

Choose a tag to compare

@amitfin amitfin released this 20 Sep 20:15

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