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.
0.4.3 - 2025-01-27
- Fix clippy warning
0.4.2 - 2024-12-21
- Remove the broadcast error
0.4.1 - 2024-12-10
- Adding Debug to Config
- Merge remote-tracking branch 'origin/master'
- Minor improvements and bugfix.
0.4.0 - 2024-11-16
- recognizer stream multi-turn (#23)
0.3.2 - 2024-11-02
- Bugfix/broadcast sender fix (#21)
0.3.1 - 2024-10-21
- development (#19)
0.3.0 - 2024-09-21
-
impl
std::error::Error
for Error -
Replace
ezsockets
withtokio-websockets
(#14)
0.2.3 - 2024-08-16
- Improve documentation (#10)
0.2.2 - 2024-08-16
- Merge Development to Master (#8)
0.2.1 - 2024-08-07
- execute the build only during the pull request on the master (#6)
0.2.0 - 2024-08-07
- Improve documentation and examples (#4)
- Improving examples