Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

v0.28.0

Compare
Choose a tag to compare
@daviddias daviddias released this 01 Mar 14:59
· 5104 commits to master since this release

Bug Fixes

  • cli: show help for subcommands (8c63f8f)
  • (cli/init) use cross-platform path separator (bbb7cc5)
  • dag: print data in a readable way if it is JSON (42545dc)
  • bootstrap (d527b45)
  • now properly fix bootstrap in core (9f39a6f)
  • Remove scape characteres from error message. (68e7b5a)
  • Return swarm http errors as json (d3a0ae1), closes #1176
  • stats tests (a0fd355)
  • use "ipld" instead of "ipld-resolver" (e7f0432)

Features