Skip to content

Releases: brokenCursor/usb-modem-cli

v0.1.4

26 Aug 15:29
d4f5af0
Compare
Choose a tag to compare

Global config path on Linux

  • Added global configuration file path for Linux systems

Full Changelog: v0.1.3...v0.1.4

v0.1.3

26 Aug 14:07
4da297f
Compare
Choose a tag to compare

HOTFIX: SMS send input text validation

  • Allowed sending all pribtable ASCII characters

Full Changelog: v0.1.2...v0.1.3

v0.1.2

26 Aug 13:15
3945d3f
Compare
Choose a tag to compare

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

07 Aug 23:39
7dbb3ac
Compare
Choose a tag to compare

Basic logging & some extra configuration

  • Added logging for the framework & drivers

v0.1.0

02 Aug 02:04
d28fb9c
Compare
Choose a tag to compare

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