Skip to content
This repository has been archived by the owner on Dec 24, 2021. It is now read-only.

v0.12.0

Latest
Compare
Choose a tag to compare
@dragonfire535 dragonfire535 released this 30 Jan 22:01
· 11 commits to master since this release
37910ca
  • Fixed error in typings.
  • Use is-promise to check for promises. (#321)
  • Using argsPromptsLimit now gives the full format help text rather than just "Cancelled command" when the prompt limit is hit.
  • Allow testing arguments against the current response message from prompting rather than the original message. (#367)
  • Update sqlite example in docs. (#365)