github Radiicall/jellyfin-rpc 0.11.0
V0.11.0 | Refactoring

latest releases: 1.2.2, 1.2.1, 1.2.0...
17 months ago

This release is mainly just improvements to the codebase

  • Better errors!
    • Made ConfigError a lot more comprehensive with IO, JSON and missing variables.
    • print the errors with eprintln! instead of panic! which makes the output a lot more readable than before.
    • Use eprintln! where its supposed to be used instead of printing everything to stdout
  • Actually fixed the bug that 0.10.1 was supposed to fix.

If you experience any issues then please report them:
https://github.com/Radiicall/jellyfin-rpc/issues

Full Changelog: 0.10.2...0.11.0

Don't miss a new jellyfin-rpc release

NewReleases is sending notifications on new releases.