API Consistency
KairuDeibisu opened this issue · 2 comments
KairuDeibisu commented
RELATED: #68
The recent change to allow _passwordManager.GetItem(itemId)
needs to be replicated with _passwordManager.GetItems(vaultId)
PS: Thanks for the swift responses.
jscarle commented
I'll take a look at this on Monday.
jscarle commented
@KairuDeibisu I just released version 2.4.0 which adds overloads to all of the methods to support IDs as strings.