Skip to content

Releases: xlab/at

v1.0.0

29 Dec 09:56

Choose a tag to compare

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

Full Changelog: https://github.com/xlab/at/commits/v1.0.0