Skip to content

Windows fix for IdentitiesOnly parameter

Compare
Choose a tag to compare
@ohitspaul ohitspaul released this 23 Sep 20:41
· 2 commits to master since this release

An issue was reported where release 1.0.1 broke the CLI tool for Windows users. This was due to single quoted IdentitiesOnly parameter passed to the command. This release fixes that bug.

Issue here: #21