This repository has been archived by the owner on Mar 1, 2023. It is now read-only.
v1.0.0
Changelog
- BREAKING(result): remove error wrapper
- BREAKING(commands): change bool response types to void
- BREAKING(commands): improve UX for each channel command
- feat(protocol): extracted request and response from commands.
- deps: drop
lazy_static
andregex
Use Migration Guide to update your code.