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

Releases: Nexmo/nexmo-cli

v0.3.5

21 Mar 22:51
Compare
Choose a tag to compare
  • FIXED: Update dependency to ^2.0.1 and handle v2.0.0 nexmo package response structure

v0.3.4

21 Mar 22:50
Compare
Choose a tag to compare
  • FIXED: Update dependency on nexmo package to version 2.0.1

v0.3.3

21 Mar 15:54
Compare
Choose a tag to compare
  • Update methods that required Number Insight checks to operate to accept a static country_code flag
  • Change default pagination size for most calls to 100
  • Add app:numbers command to look up numbers for an application
  • Remove --app_id flag from jwt:generate

v0.3.2

30 Jan 15:50
Compare
Choose a tag to compare

Bug fix:

  • Handle 500 errors on server more gracefully
  • Bump nexmo library to 1.1.2

v0.3.1

30 Jan 15:50
Compare
Choose a tag to compare
  • Update nexmo to 1.1.1
  • Update User Agent details (#110)
  • Auto release to NPM from travis build

JWT Support and Bug Fixes

14 Nov 14:00
Compare
Choose a tag to compare
  • Add JWT generation with jwt:generate
  • Update nexmo-node library to 1.1.0
  • Fix bugs #103, #99 and #98

Simplified number:buy

14 Nov 14:02
Compare
Choose a tag to compare
  • Update simplify number:buy and alias numbers:buy to same command

The Big Bump!

22 Jul 14:20
Compare
Choose a tag to compare

Big bump to 0.1.0!

We added quite a few new features you've been asking for, and some small tweaks to make things just a little bit more friendly. Enjoy!

Changes:

  • Send an sms with nexmo sms
  • Add pagination headers to tables
  • Alias nexmo app to nexmo apps
  • Get your account info with nexmo account
  • Show number to be acted on when cancelling and buying
  • Add a changelog
  • Return the maximum prices across all carriers in price:country

nexmo-node library update

22 Jul 11:43
Compare
Choose a tag to compare
  • Update nexmo-node library to 1.0.0-beta-7

Library update and terminology change

22 Jul 11:43
Compare
Choose a tag to compare
  • Update nexmo-node library to 1.0.0-beta-6
  • Terminology change from SDK to library