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

noosphere-cli: v0.3.0

Compare
Choose a tag to compare
@cdata cdata released this 14 Nov 23:15
4613c5f

0.3.0 (2022-11-14)

⚠ BREAKING CHANGES

  • Many APIs that previously asked for bare strings when a DID string was expected now expect a newtype called Did that wraps a string.

Features

  • SphereFs is initialized with key material (#140) (af48061)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • noosphere-core bumped from 0.1.0 to 0.2.0
      • noosphere-fs bumped from 0.1.1-alpha.1 to 0.1.0
      • noosphere-api bumped from 0.2.0 to 0.3.0