Skip to content

Latest commit

 

History

History
66 lines (29 loc) · 1.14 KB

CHANGELOG.md

File metadata and controls

66 lines (29 loc) · 1.14 KB

async_io_stream - CHANGELOG

[0.3.3]

Fixed

  • update deps and migrate to edition 2021.

0.3.2 - 2021-06-10

Fixed

  • remove external_doc feature which makes rustdoc 1.54 choke.

0.3.1 - 2021-02-18

Fixed

  • Map pharos::ObservableLocal for !Send streams.

0.3.0 - 2021-02-17

Fixed

  • update pharos to 0.5

0.2.0 - 2020-12-29

Added

  • tokio version 1 support.

0.2.0-beta.1 - 2020-10-29

Added

  • tokio 0.3 support, will be out of beta when tokio 1.0 lands.

0.1.0 - 2020-03-17

- initial release