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
Frodo shell autocomplete and help() output now indicate which parameters are optional. The shell autocomplete scaffolds append ? to parameter names marked as optional, and the help() output labels optional parameters with a (optional) tag. (#668, 66b9f1e)
Updated @rockcarver/frodo-lib to version 4.4.1, which may include improvements affecting the behavior and performance of Frodo CLI. (3239da2)