You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
from: Remove unused plain parameter 98df6c1 - Eric Satterwhite
help: Help text should display required flags 63b8c93 - Eric Satterwhite
interactive: validate should only be called once 78cfc8f - Eric Satterwhite, closes: #134
wiki: Add more information and fix typeos 067e224 - Eric Satterwhite
Features
flags: Add flags to help specify exclusivity 5f12137 - Eric Satterwhite
BREAKING CHANGES
flags:interactive values need to be reset from '' to undefined so that it behaves in the same way that missing argv values
do. Also, validation is trickier now with the new options, so a major
is the safe bet.