Skip to content

Release v0.9.0 (2019-05-30)

Compare
Choose a tag to compare
@richardschneider richardschneider released this 30 May 04:22
· 90 commits to master since this release

Breaking Changes

  • .Net Standard 1.4 is no longer supported #99 (2afce11)

Features

  • implement IBlockRepositoryApi (e384b79)
  • random walk
  • ipfsServer:
    • browsing to the parent (7afa69d)
    • if directory contains "index.html" then show it (b0e9276)
    • show the IPFS webui for the node (2808695)
    • server IPFS file/directory at '/ipfs/...' (76e0dee)
    • show node ID on home page (1528a2a)
    • return cache and etag headers #47 (bd0bb20)