Skip to content

Releases: oll3/nbd-async

v0.6.0

Choose a tag to compare

@oll3 oll3 released this 18 Jun 17:57

Changes

  • Bump nix dependency to 0.24

v0.5.0

Choose a tag to compare

@oll3 oll3 released this 20 Sep 14:26

Changes

  • Bump nix dependency to 0.22.x.

v0.4.1

Choose a tag to compare

@oll3 oll3 released this 23 Mar 21:24

Fixes

  • Do not reply with payload on error during read command.

v0.4.0

Choose a tag to compare

@oll3 oll3 released this 13 Jan 20:34

Changes

  • Update to tokio 1.0

Additions

  • Support block device operation trim and flush

Thanks to @DarkKirb!