Skip to content

Releases: proxymo-network/huwlte

Release 0.1.1

19 Jan 14:37
Compare
Choose a tag to compare
  • feat(errors): add IsError method (29de4c5)

Release 0.1.0

06 Jan 16:45
Compare
Choose a tag to compare
  • feat: add count and list sms methods (140e231)
  • fix(client): csrf tokens rotation (f6bdf3a)
  • fix(client): remove unused method hasAuth (f4b7d1f)
  • feat(net): add get current mode method (94468b7)
  • fix(client/monitoring): fix types in MonitoringStatus (3155064)
  • feat(net): add current plmn method (b1488a3)
  • feat(monitoring): add enums for fields of monitoring status (97c7998)
  • fix(client_auth): in Login(), return error if auth state fetch failed (2d3c298)
  • feat(device): add wait in reboot (e349330)
  • refactoring: rename NewClient -> New (b6a1b15)
  • feat(device): add Information method (f4ccf86)
  • start work on net mode (#1) (7e15d15)
  • feat: add raw request method (22dfd44)
  • improvements (1bfe827)
  • feat: add auth and session storage (caff4b1)
  • chore: cli in main module (169c4ff)
  • feat: add cli (43e925f)
  • fix(Device): check error in basic information method (7b8e7ea)
  • chore: fix golangci-lint version in ci (8e256cb)
  • feat(Device): add basic device information method (1e843c9)
  • tests: with session retry test (2c5c20a)
  • chore: add ci (c8aac96)
  • feat: add session logic and get method (04c8b54)
  • Initial commit (0d2ec15)