Skip to content

Releases: borodayev/sms-sender

v1.1.3

24 Oct 04:40
169b8d4
Compare
Choose a tag to compare

1.1.3 (2018-10-24)

Bug Fixes

  • flow: implementing getBalance, getCost (324ba1c)

v1.1.2

19 Jul 16:41
Compare
Choose a tag to compare

1.1.2 (2018-07-19)

Bug Fixes

  • Mobizon: catch error when recived no data (c4dbaa6)

v1.1.1

13 Apr 11:39
Compare
Choose a tag to compare

1.1.1 (2018-04-13)

Bug Fixes

  • Mobizon: stub 'getCost' method (96994f0)

v1.1.0

06 Apr 16:51
Compare
Choose a tag to compare

1.1.0 (2018-04-06)

Features

  • fix examples, README.md (bf947f9)

v1.0.2

31 Mar 13:26
c8ea5f9
Compare
Choose a tag to compare

1.0.2 (2018-03-31)

Bug Fixes

  • package: fix path to main file (#6) (c8ea5f9)

v1.0.1

31 Mar 12:16
a987098
Compare
Choose a tag to compare

1.0.1 (2018-03-31)

Bug Fixes

v1.0.0

31 Mar 10:10
Compare
Choose a tag to compare

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)