Commit graph

16 commits

Author SHA1 Message Date
b79a6af150 Update dependencies; remove usage of flatten() 2024-01-06 23:08:24 -05:00
292cdecd87 Release 0.6.1 2023-08-14 23:43:38 -04:00
Hubert Pawlak
8712a6087b
fix: Prevent panic caused by subtracting with overflow (#36)
This bug occurred if the string was empty (e.g. from a lost connection)
2023-08-14 09:31:16 -04:00
8ef85f3b28 Release 0.6.0; edition 2021 2023-07-01 15:57:28 -04:00
0b69b3fc47 Release 0.5.3 2022-08-20 11:23:45 -04:00
3e70c36b85 make proto module private for now 2022-08-20 11:22:57 -04:00
Rajasekharan Vengalil
821414d9cd
Add support for running commands (#33) 2022-08-08 10:25:47 -04:00
35d40d3111 Add all remaining errors 2021-08-04 02:53:00 -04:00
1842ebef15 Add util for joining and splitting words 2021-08-04 02:30:19 -04:00
Aram Peres
1e3481e18d
Start work on generic protocol impl for #28 (#29) 2021-08-04 02:11:44 -04:00
ff77c1bdbd Release 0.5.2 2021-08-01 17:27:24 -04:00
6b839dc631 Rename repository to nut-rs 2021-08-01 17:26:25 -04:00
7336676914 Reduce some visiblity 2021-08-01 17:22:36 -04:00
96fbfeaeab Simplify errors 2021-08-01 15:10:27 -04:00
c935d88496 Release 0.5.1
Relicense rupsc as GPL-3.0 (or later)
2021-08-01 04:12:41 -04:00
feef67255f Release 0.5.0
Rename to rups
2021-08-01 03:17:17 -04:00