Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 258 Bytes

CHANGELOG.md

File metadata and controls

6 lines (5 loc) · 258 Bytes

Changelog

[0.5] - 2021-01-10

  • Added Command and CommandResponse types to be used with the new cmd() and cmd_into() methods on the client. The old API is unchanged but is updated to internally use the new functionality.
  • Update Tokio to version 1.0