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

v0.17.0

Compare
Choose a tag to compare
@vmx vmx released this 16 Apr 15:28
· 16 commits to master since this release

Bug Fixes

  • throw if asked to delete a block we don't have (#88) (4ffb28c)

Features

  • support passing AbortSignals to the configured repo (#89) (0c5f17c)

BREAKING CHANGES

  • bs.delete(cid) used to ignore mystery CIDs, now it throws.