8000 Releases · Nexmo/nexmo-java · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Mar 1, 2023. It is now read-only.

Releases: Nexmo/nexmo-java

2.0.1 Release

21 Aug 16:08
Compare
Choose a t 7EA3 ag to compare

Changed

  • Made servlet-api an optional dependency so it isn't bundled in war files. (This
    could result in class conflicts in Tomcat.)

2.0.0 Release

21 Aug 16:08
Compare
Choose a tag to compare

Added

  • Nexmo Voice API
  • Automated testing and code quality with Travis CI, Codecov and Codacy
  • Publishing to Maven Central
  • Complete refactoring and reorganisation of the library. All classes are now
    under the com.nexmo.client package.

Changed

0