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