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

Releases: subconsciousnetwork/noosphere

noosphere-api: v0.3.0

14 Nov 23:06
4613c5f
Compare
Choose a tag to compare

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: v0.1.0

09 Nov 22:49
c750aa4
Compare
Choose a tag to compare

0.1.0 (2022-11-09)

⚠ BREAKING CHANGES

  • The noosphere-api Client now holds an owned key instead of a reference.

Features

  • Add noosphere crate-based Swift package (#131) (e1204c2)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • noosphere-api bumped from 0.1.0 to 0.2.0

noosphere-storage: v0.1.0

09 Nov 20:13
3911c21
Compare
Choose a tag to compare

0.1.0 (2022-11-09)

⚠ BREAKING CHANGES

  • The noosphere-api Client now holds an owned key instead of a reference.

Features

  • Add noosphere crate-based Swift package (#131) (e1204c2)

noosphere-ns: v0.1.0

09 Nov 20:13
3911c21
Compare
Choose a tag to compare

0.1.0 (2022-11-09)

⚠ BREAKING CHANGES

  • initial work on NameSystem, wrapping the underlying DHT network. (#122)

Features

  • Expose replication/publication/ttl intervals to NameSystemBuilder (#130) (e20680e)
  • Implement a RecordValidator trait for the NameSystem DHT (#129) (ba5560c)
  • initial work on NameSystem, wrapping the underlying DHT network. (#122) (656fb23)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • noosphere-storage bumped from 0.1.0-alpha.1 to 0.1.0
      • noosphere-core bumped from 0.1.0-alpha.1 to 0.1.0

noosphere-into: v0.1.1-alpha.1

09 Nov 20:13
3911c21
Compare
Choose a tag to compare

Dependencies

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

noosphere-fs: v0.1.1-alpha.1

09 Nov 20:13
3911c21
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • noosphere-core bumped from 0.1.0-alpha.1 to 0.1.0
      • noosphere-storage bumped from 0.1.0-alpha.1 to 0.1.0

noosphere-core: v0.1.0

09 Nov 20:13
3911c21
Compare
Choose a tag to compare

0.1.0 (2022-11-09)

⚠ BREAKING CHANGES

  • The noosphere-api Client now holds an owned key instead of a reference.
  • initial work on NameSystem, wrapping the underlying DHT network. (#122)

Features

  • Add noosphere crate-based Swift package (#131) (e1204c2)
  • initial work on NameSystem, wrapping the underlying DHT network. (#122) (656fb23)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • noosphere-storage bumped from 0.1.0-alpha.1 to 0.1.0
      • noosphere-collections bumped from 0.1.0-alpha.1 to 0.1.1-alpha.1

noosphere-collections: v0.1.1-alpha.1

09 Nov 20:13
3911c21
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • noosphere-storage bumped from 0.1.0-alpha.1 to 0.1.0

noosphere-cli: v0.2.1

09 Nov 22:32
c750aa4
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • noosphere-api bumped from 0.1.0 to 0.2.0

noosphere-cli: v0.2.0

09 Nov 20:21
3911c21
Compare
Choose a tag to compare

0.2.0 (2022-11-09)

⚠ BREAKING CHANGES

  • The noosphere-api Client now holds an owned key instead of a reference.

Features

  • Add noosphere crate-based Swift package (#131) (e1204c2)

Dependencies

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