Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

Latest commit

 

History

History
27 lines (13 loc) · 887 Bytes

CHANGELOG.md

File metadata and controls

27 lines (13 loc) · 887 Bytes

Changelog

0.1.2 (2021-11-05)

Bug Fixes

  • Have client take ownership of values to remove lifetimes (3e5d54b)

0.1.1 (2021-11-04)

Bug Fixes

  • Make returned streams Unpin (f6bd5b8)

0.1.0 (2021-11-04)

⚠ BREAKING CHANGES

  • Add initial files

Features

  • Add initial files (401a82e)
  • Remove generic params from client (9ee5922)