mirror of
https://gitlab.com/hladislav/radiobrowser-lib-rust.git
synced 2025-04-29 23:34:12 +00:00
578 B
578 B
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
Changed
- Replaced Box dyn Error with RbError enum
[0.6.1] 2023-10-20
Fixed
- dependencies updated
- fixed example in readme
- clonable structs
- changed bins to examples
[0.6.0] 2023-09-13
Fixed
- dependencies updated
- added features: brotli, rustls, gzip, deflate, default-rustls