Skip to content

0.1.4

Compare
Choose a tag to compare
@dmolokanov dmolokanov released this 27 Feb 07:19
· 141 commits to master since this release

Changes:

  • Add keywords and categories in Cargo.toml
  • Refactor integration tests logger
  • Improve ergonomics of user-facing telemetry methods (#23)
  • Updated crossbeam-channel to 0.4.2
  • Updated reqwest to 0.10.2

Bugfixes

  • Fix worker channels concurrency issues (#22)