0.7.0
What's new in Jarust
Thanks to @fcx-mrogez for adding support for streaming plugin to jarust
and finding bugs!
0.7.0 - 2024-10-01
π Features
- Add minimal support for streaming plugin
- Added audio bridge error
- Added has_keep_alive function
π Bug Fixes
- Fixed parsing error response bug
π Refactor
- Renamed jarust_transport -> jarust_interface
- Moved all usage to jarust_interface result and error types
- Remove jarust interface result alias and made error explicit
- Added support for plugin errors
- Removed audio bridge response enum approach
- Streaming plugin supports the new error variant
π Documentation
- Updated lib docs
β‘ Performance
- Removed unnessassary arcs
βοΈ Miscellaneous Tasks
- Bump and remove unused dependencies