Skip to content
This repository was archived by the owner on Aug 5, 2024. It is now read-only.

Releases: Nexmo/nexmo-cli

v0.3.16

Choose a tag to compare

@kellyjandrews kellyjandrews released this 27 Jan 16:48
  • FIXED: Broken remove linked number passing too much to updated API causing failure.

v0.3.15

Choose a tag to compare

@AlexLakatos AlexLakatos released this 20 Apr 16:54
4238172

Updating package dependencies.

v0.3.14

Choose a tag to compare

@AlexLakatos AlexLakatos released this 10 Jan 15:33
7fb8ab5
  • ADDED: Suggestions for misspelled commands.

v0.3.13

Choose a tag to compare

@AlexLakatos AlexLakatos released this 19 Jun 17:23
772d642
  • updated nexmo dependency version
  • added JSON.parse for acl and exp in JWT generation

v0.3.11

Choose a tag to compare

@AlexLakatos AlexLakatos released this 22 Jan 16:07
fc981b9
  • 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

Choose a tag to compare

@leggetter leggetter released this 23 Jun 21:16
  • 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

Choose a tag to compare

@AlexLakatos AlexLakatos released this 13 Jun 14:37
  • Added numbers:list and nl with search support using the pattern flag

v0.3.8

Choose a tag to compare

@AlexLakatos AlexLakatos released this 13 Jun 11:36
  • Adding search support to number:list using the pattern flag

v0.3.7

Choose a tag to compare

@cbetta cbetta released this 22 Mar 17:35
  • FIXED: Issue where pagination defaults were not set

v0.3.6

Choose a tag to compare

@cbetta cbetta released this 22 Mar 17:19
  • Fix pagination header issue #131
  • Fix shortcode number update issue
  • Fix application type issue #108