Releases: ideal-world/tardis
Releases · ideal-world/tardis
0.1.0-alpha41
New Features
Enhancements
Bug Fixes
Housekeeping
global: Upgrade dependency versions.
Breaking Changes
0.1.0-alpha40
New Features
Enhancements
- websocket: Support management type node & add security verification of from avatar.
- websocket: Improve the logic of excluding sending nodes when receiving.
Bug Fixes
Housekeeping
Breaking Changes
0.1.0-alpha39
New Features
Enhancements
- websocket: support extended information & non-subscription mode.
- websocket: Support ignore avatars && multi from avatars.
Bug Fixes
Housekeeping
Breaking Changes
0.1.0-alpha38
New Features
Enhancements
Bug Fixes
Try fix tarpaulin error in github action.
Housekeeping
global: Add cache dependencies.
Breaking Changes
0.1.0-alpha37
New Features
Enhancements
Optimize websocket processing.
Bug Fixes
Ignore connection closed error.
Housekeeping
Breaking Changes
0.1.0-alpha36
0.1.0-alpha35
0.1.0-alpha34
New Features
Enhancements
Bug Fixes
Housekeeping
- pub use redis::*.
- Upgrade some dependency package versions.
- Use rust workspace Inheritance.
- Upgrade base64 usage syntax.
Breaking Changes
0.1.0-alpha33
New Features
Enhancements
Bug Fixes
Housekeeping
- Redis clients support concurrent connection acquisition.
- Add some test cases.
- pub use redis::AsyncCommands.