Releases: brokenCursor/usb-modem-cli
Releases · brokenCursor/usb-modem-cli
v0.1.4
Global config path on Linux
- Added global configuration file path for Linux systems
Full Changelog: v0.1.3...v0.1.4
v0.1.3
HOTFIX: SMS send input text validation
- Allowed sending all pribtable ASCII characters
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Fully implemented SMS send & read
- Adjusted driver interfaces
- Fixed HTTP POST request bug
- Implemented target NIC configuration
- Cleaned up code
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Basic logging & some extra configuration
- Added logging for the framework & drivers
v0.1.0
First release, still mostly a WIP
Currtently functional features:
- Get connection status
- Connect/disconnect
- Send an SMS message
Full Changelog: https://github.com/brokenCursor/usb-modem-cli/commits/v0.1.0