Releases: sunstone-advisory/iridium-sbd
Releases · sunstone-advisory/iridium-sbd
v1.3.4
1.3.4 (2022-10-13)
Bug Fixes
- typo which was displaying mo status instead of mt status after AT+SBDIX command [skip ci] (4dceb7d)
v1.3.3
1.3.3 (2022-10-12)
Bug Fixes
- bug where 9602 returns 0-3 value instead of READY for AT+SBDWB command [skip ci] (7210c0d)
- ci issue because package-lock.json was missing (267cab3)
- regen package-lock.json (1e590b0)
v1.3.2
1.3.2 (2022-08-24)
Bug Fixes
v1.3.1
1.3.1 (2022-08-02)
Bug Fixes
v1.3.0
1.3.0 (2022-08-02)
Bug Fixes
- regenerate package-lock.json (8a1d54e)
Features
- bump version to fix bug with iridium-sbd library (8d47a7c)
v1.2.3
1.2.3 (2022-07-27)
Bug Fixes
- ring indication response regex match (3aafd6c)
v1.2.2
1.2.2 (2022-07-27)
Bug Fixes
- init should check for ring indication status in case of stuck ring (5a859c5)
v1.2.1
1.2.1 (2022-07-27)
Bug Fixes
- reading inbound messages is now handled as buffers to support binary payloads (01c512b)
v1.2.0
1.2.0 (2022-07-20)
Features
- remove generic serialport handling into new library (0293fe9)
v1.1.1
1.1.1 (2022-07-04)
Bug Fixes
- ci: fix az pipeline to skip publish for pull requests (2ab608b)