Releases: xlab/at
Releases · xlab/at
v1.0.0
What's Changed
- Incorrect use of UserDataLength for GSM7 Deliver by @V1d0r in #10
- Incorrect calculation of pdu datetime by @oxxxtor in #13
- Incorrect decode of TP-Originating-Address, TP-User-Data-Header-Indicator and Ucs2 by @oxxxtor in #14
- Fix issue #15 by @Skeletrox in #16
- Fix error: not enough arguments in call to pdu.DecodeUcs2 by @pawelsocha in #17
- fix Alphanumeric coded according to GSM TS 03.38 7-bit default alphabet by @vinhjaxt in #18
- Migrate to Go module and add Github action for automated tests by @corny in #22
- add license by @dmke in #26
- Add support for User-Data-Header and SMS-STATUS-REPORT by @dmke in #25
- Fix status badge by @corny in #24
- Refactoring by @dmke in #27
- Use better fitting uint types by @corny in #28
- Improvements by @corny in #29
- Fix error handling and user data encoding by @corny in #30
- Added processing for incoming call's caller ID events by @vamp924 in #32
- Extending encoding types by @scr34m in #35
- Fix validation of ValidityPeriodFormat by @ah9142 in #36
- Support for more SMS validity period formats by @ah9142 in #38
- chore: fix opts as suggested by @xlab in #41
New Contributors
- @V1d0r made their first contribution in #10
- @oxxxtor made their first contribution in #13
- @Skeletrox made their first contribution in #16
- @pawelsocha made their first contribution in #17
- @vinhjaxt made their first contribution in #18
- @corny made their first contribution in #22
- @dmke made their first contribution in #26
- @vamp924 made their first contribution in #32
- @scr34m made their first contribution in #35
- @ah9142 made their first contribution in #36
- @xlab made their first contribution in #41
Full Changelog: https://github.com/xlab/at/commits/v1.0.0