Skip to content

Latest commit

 

History

History
executable file
·
23 lines (18 loc) · 570 Bytes

CHANGELOG.md

File metadata and controls

executable file
·
23 lines (18 loc) · 570 Bytes

Version 0.1.6

New Features

  • Added the redirect verb

Version 0.1.5

New Features

  • Added the ability to process plain strings in options, like "". This allows you to use prompt for things like "".

Version 0.1.4

Bugfixes

  • Added "Dial" to the list of verbs that are allowed to nest

Version 0.1.3

New Features

  • Added and tested the #dial_multiple verb. This allows you to dial multiple numbers in your dial verb.

Version 0.1.2

New Features

  • Added ability to #prompt for regexes
  • Added corresponding tests

Bugfixes
None