Commit graph

10 commits

Author SHA1 Message Date
feef67255f Release 0.5.0
Rename to rups
2021-08-01 03:17:17 -04:00
f1700739f6 Implement GET TYPE
Fixes #14
2021-08-01 02:36:56 -04:00
2360bd4a3f Implement GET NUMLOGINS
Fixes #11
2021-08-01 01:19:31 -04:00
ea8ecdbf0c Rename list_mutable_variables to list_mutabe_vars for consistency 2021-08-01 01:07:39 -04:00
0e18b57624 Implement LIST RW
Fixes #17
2021-08-01 00:41:28 -04:00
b6e3a96aa1 Implement GET CMDDESC
Fixes #16
2021-08-01 00:28:31 -04:00
f3814c831d Implement LIST CMD
Fixes #18
2021-08-01 00:21:25 -04:00
11f70642dd Implement LOGOUT
Fixes #21
2021-08-01 00:13:44 -04:00
c56be76906 Implement VER command
Fixes #22
2021-07-31 23:58:59 -04:00
Aram Peres
5c9923d000
Add support for Tokio (async) (#10)
Fixes #6
2021-07-31 12:52:53 -04:00