Skip to content

v0.15.0

Compare
Choose a tag to compare
@daviddias daviddias released this 16 Sep 06:02
· 552 commits to master since this release

Bug Fixes

  • shutdown: fixed bugs in stopDaemon (af21eb0)
  • startDaemon: fix the behavior of startDeamon (0deb7e5)
  • test: change hash of src test (349a44c)
  • make the linter happy for D# (9a5c0e2)
  • rm unused var (thanks, linter) (6d21086)
  • tests: guarded func to avoid it being called twice (2c8a3c1)

Features

  • startDeamon: allow passing flags to ipfs daemon (c7ea808)