Skip to content

v5.0.0

Choose a tag to compare

@github-actions github-actions released this 14 May 18:02
1cfb01c

5.0.0 (2024-05-14)

⚠ BREAKING CHANGES

  • dependencies for handlers have changed, splitting out block, DAG and unixfs services. These are all satisfied by the Dagula class for the time being.

Features

  • support byte range for raw block requests (#57) (496cb24)