0.9.1 Release
Changes
- properly handle bytes encoding when reading from an open socket @DomAmato (#74)
- allow setting APN @DomAmato (#79)
- Fix typo for BG96 @rbalik (#77)
🚀 Features
- Strip AT command result prefix when issued command ends with ? or % @TomPethtel (#6)
- Add BG96 Support @DomAmato (#37)
- include support for Huawei Modem E372 @HectorMendez (#21)
- Allow sending raw AT commands to the modem @DomAmato (#28)
🐛 Bug Fixes
- dont encode buffer @DomAmato (#39)
- Make it possible to renable at sockets @DomAmato (#36)
- Concat to bytes not str @DomAmato (#33)
- Fix PPP Errors with disconnect and routing @DomAmato (#32)
🧰 Maintenance
🛠 Dependency Updates
- Update pyusb requirement from ~=1.1.0 to ~=1.1.1 @dependabot (#75)
- Update pyserial requirement from ~=3.4.0 to ~=3.5 @dependabot (#72)
- Update requests requirement from ~=2.24.0 to ~=2.25.1 @dependabot (#67)
- Update pyusb requirement from ~=1.0.2 to ~=1.1.0 @dependabot (#59)
- Update psutil requirement from ~=5.7.2 to ~=5.8.0 @dependabot (#70)
- Update requests requirement from ~=2.22.0 to ~=2.24.0 @dependabot (#44)
- Update pyudev requirement from ~=0.21.0 to ~=0.22.0 @dependabot (#45)
- Update hjson requirement from ~=3.0.0 to ~=3.0.1 @dependabot (#48)
- Update psutil requirement from ~=5.6.3 to ~=5.7.2 @dependabot (#50)
- Bump actions/setup-python from v1 to v2.0.2 @dependabot (#51)
Release Date:
Release Engineer: @DomAmato, @HectorMendez, @TomPethtel, @akumlehn, @dependabot, @dependabot[bot], @jtide, @loganfrederick, @rbalik, @rdotlee, @ttapers and @tzhenghao
Previous Release: