Skip to content

v1.0.0

Compare
Choose a tag to compare
@borodayev borodayev released this 31 Mar 10:10
· 16 commits to master since this release

1.0.0 (2018-03-31)

Bug Fixes

  • fix FlowType annotations (8e5bc9a)
  • Sns: fix sendSms(), stub other methods (52e09e7)

Features

  • add .travis.yml (aa58e75)
  • add db mock, fix mongoose schema (3e0a127)
  • add getCost() (787b5f7)
  • add mongoose schema and db conection (151f7ca)
  • add sendSms(), getStatus(), getBalance() (f6a5220)
  • fix example with_db, add send() & requestStatus() to Sms (e571818)
  • refactor getStatus(), getBalance() (ff3be79)