[0.28.1] - 2025-02-17
Added
- Extracted
pueue
'sClient
implementation intopueue_lib
.
It usescolor-eyre
for generic error handling, which could be improved in the future.
Otherwise, it serves as a convenient entry point to implement a client.
pueue
's Client
implementation into pueue_lib
.color-eyre
for generic error handling, which could be improved in the future.