Releases: withDustin/geek-sms
Releases · withDustin/geek-sms
v1.0.0
v0.0.8
v0.0.7
v0.0.6
Bug Fixes
- core: Remove
as any
that will be removed when runningyarn 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)