Skip to content

Releases: hujm2023/go-sms-protocol

v0.7.0

25 Dec 15:02
Compare
Choose a tag to compare
fix: decode error for short_message

v0.6.0

18 Aug 16:00
Compare
Choose a tag to compare
feature:1.Optimize PDU implement;2.Add SGIP/SMGP protocol implementation

v0.5.1

21 Jun 03:49
Compare
Choose a tag to compare
fix:cmpp Decoder supports datacoding:9

v0.5.0

14 Jun 03:21
Compare
Choose a tag to compare
feat: add datacoding:9 for CMPP

v0.4.0

16 Jan 14:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

19 Dec 16:44
Compare
Choose a tag to compare

What's Changed

  • [cmpp30]fix Submit.IDecode returned value by @hujm2023 in #9
  • [codec]update ConnReader interface by @hujm2023 in #10

Full Changelog: v0.2.0...v0.3.0

v0.2.0

27 Nov 07:52
Compare
Choose a tag to compare

feat: add DecodeXXX

What's Changed

Full Changelog: v0.1.1...v0.2.0

v0.1.1

27 Nov 04:10
Compare
Choose a tag to compare

Optimize the code structure

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

26 Nov 08:37
Compare
Choose a tag to compare
  • SMPP3.4
  • SMPP5.0
  • CMPP2.0
  • CMPP3.0
  • SGIP1.2
  • SMGP3.0

What's Changed

New Contributors

Full Changelog: https://github.com/hujm2023/go-sms-protocol/commits/v0.1.0