Skip to content

pueue-lib-v0.28.1

Latest
Compare
Choose a tag to compare
@Nukesor Nukesor released this 17 Feb 13:01
· 3 commits to main since this release
ab39dd4

[0.28.1] - 2025-02-17

Added

  • Extracted pueue's Client implementation into pueue_lib.
    It uses color-eyre for generic error handling, which could be improved in the future.
    Otherwise, it serves as a convenient entry point to implement a client.