Skip to content

Releases: Nexmo/nexmo-cli

v0.3.16

27 Jan 16:48
Compare
Choose a tag to compare
  • FIXED: Broken remove linked number passing too much to updated API causing failure.

v0.3.15

20 Apr 16:54
4238172
Compare
Choose a tag to compare

Updating package dependencies.

v0.3.14

10 Jan 15:33
7fb8ab5
Compare
Choose a tag to compare
  • ADDED: Suggestions for misspelled commands.

v0.3.13

19 Jun 17:23
772d642
Compare
Choose a tag to compare
  • updated nexmo dependency version
  • added JSON.parse for acl and exp in JWT generation

v0.3.11

22 Jan 16:07
fc981b9
Compare
Choose a tag to compare
  • FIXED: application:delete was returning a null response and throwing a validation error.
  • FIXED: application:numbers example was missing the required app_id parameter.

v0.3.10

23 Jun 21:16
Compare
Choose a tag to compare
  • FIXED: number:update had been duplicated resulting in multiple executions per number:update command. One version has now been renamed to numbers:update.

v0.3.9

13 Jun 14:37
Compare
Choose a tag to compare
  • Added numbers:list and nl with search support using the pattern flag

v0.3.8

13 Jun 11:36
Compare
Choose a tag to compare
  • Adding search support to number:list using the pattern flag

v0.3.7

22 Mar 17:35
Compare
Choose a tag to compare
  • FIXED: Issue where pagination defaults were not set

v0.3.6

22 Mar 17:19
Compare
Choose a tag to compare
  • Fix pagination header issue #131
  • Fix shortcode number update issue
  • Fix application type issue #108