Skip to content

Releases: hujm2023/go-sms-protocol

v0.11.1

Choose a tag to compare

@hujm2023 hujm2023 released this 14 Nov 08:05
f0be17d

What's Changed

Full Changelog: v0.10.5...v0.11.1

v0.10.5

Choose a tag to compare

@hujm2023 hujm2023 released this 05 Nov 04:03
21ee8d7

What's Changed

Full Changelog: v0.10.4...v0.10.5

v0.10.4

Choose a tag to compare

@hujm2023 hujm2023 released this 28 Aug 09:08
b4c3a8d
feat(utils): 添加序列号与字符串相互转换的功能 (#37)

v0.10.3

Choose a tag to compare

@hujm2023 hujm2023 released this 23 Aug 15:05
2b807b5
refactor(smgp30): 重构MsgID生成与解析逻辑 (#36)

v0.10.2

Choose a tag to compare

@hujm2023 hujm2023 released this 22 Aug 18:36
b311302
fix(smgp): fix read bug in ReadOptions (#35)

v0.10.1

Choose a tag to compare

@hujm2023 hujm2023 released this 22 Aug 18:04
668a1dd
feat:implement EncoderDecoder for struct DeliveryReceipt in smgp/smpp…

v0.10.0

Choose a tag to compare

@hujm2023 hujm2023 released this 21 Aug 12:51
77a6874
fix: make smgp submit.messageContent as bytes (#33)

v0.9.5

Choose a tag to compare

@hujm2023 hujm2023 released this 23 Jun 09:12
feb2ff6
feat:add helper func to decode content (#31)

Co-authored-by: hujiaming.0927 <hujiaming.0927@bytedance.com>

v0.9.4

Choose a tag to compare

@hujm2023 hujm2023 released this 23 Jun 09:05
8143009
feat:add helper func to decode content (#30)

Co-authored-by: hujiaming.0927 <hujiaming.0927@bytedance.com>

v0.9.3

Choose a tag to compare

@hujm2023 hujm2023 released this 17 Jun 03:47
d701ee2
fix: make deliver.msgContent as bytes (#29)

Co-authored-by: hujiaming.0927 <hujiaming.0927@bytedance.com>