Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

v1.0.0

Compare
Choose a tag to compare
@pleshevskiy pleshevskiy released this 18 Jul 11:28
· 29 commits to master since this release
9466be1

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 and regex

Use Migration Guide to update your code.