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
Release 1.5.0
Add always-on in-session ↑/↓ command history via readline, optional file persistence through configureHistory, and omit the >> prompt on the continue step.
Release 1.3.6
Since 1.3.4:
- Fix .trim() in argument parsing (#22)
- Fix printableMenu global variable leak (#22)
- Read banner version from package.json (#22)
- Fix continueCallback README example (#22)
- Add main, types, and files fields to package.json (#23)
- Update engines.node to >=14 (#23)
- Exclude dev files from npm tarball (#23)