Skip to content

cameleon-v0.1.9

Compare
Choose a tag to compare
@strohel strohel released this 18 Mar 20:51
· 50 commits to main since this release
f918959

Feature

  • recv_blocking() method was introduced on PayloadReceiver. It allows callers to wait for a frame without using futures. By @strohel in #153

Improvement

  • Dependencies were trimmed down, cameleon and sub-crates no longer pull async-std, futures and some other smaller crates. #154 #157 #158

Misc

Full Changelog: cameleon-v0.1.8...cameleon-v0.1.9