Skip to content

v0.0.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@duongdev duongdev released this 12 Nov 06:41
· 34 commits to master since this release

Bug Fixes

  • core: Remove as any that will be removed when running yarn lint (500bd72)
  • travis: Don't publish on merge to master (fc39889)

Features

  • Add eSMS constructor test cases (af0af1b)
  • eSMS: Add getBalance method & test (99955ce)
  • Add jest tests & example (192c6ee)
  • Add README.md with coverage and build status (3d76146)
  • core: Add axios mock API for testing (25a66f1)
  • eSMS: Add sendMessage method (c463fc0)
  • eSMS: Get getBrandNameList method & test (d6cfe93)
  • publish: Add module-alias support (ecc9f92)
  • publish: Add npmignore & update gitignore (60056fb)
  • tests: Add testing config with ignored local config (6ede7dc)
  • travis: Add deploy settings (4cce6f4)
  • travis: Add travis config (439f9e5)