This repository has been archived by the owner on Sep 21, 2024. It is now read-only.
Releases: subconsciousnetwork/noosphere
Releases · subconsciousnetwork/noosphere
noosphere-api: v0.3.0
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
Dependencies
- The following workspace dependencies were updated
- dependencies
- noosphere-core bumped from 0.1.0 to 0.2.0
- dependencies
noosphere: v0.1.0
noosphere-storage: v0.1.0
noosphere-ns: v0.1.0
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
- dependencies
noosphere-into: v0.1.1-alpha.1
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
- dependencies
noosphere-fs: v0.1.1-alpha.1
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
- dependencies
noosphere-core: v0.1.0
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
- dependencies
noosphere-collections: v0.1.1-alpha.1
Dependencies
- The following workspace dependencies were updated
- dependencies
- noosphere-storage bumped from 0.1.0-alpha.1 to 0.1.0
- dependencies
noosphere-cli: v0.2.1
Dependencies
- The following workspace dependencies were updated
- dependencies
- noosphere-api bumped from 0.1.0 to 0.2.0
- dependencies
noosphere-cli: v0.2.0
0.2.0 (2022-11-09)
⚠ BREAKING CHANGES
- The
noosphere-api
Client now holds an owned key instead of a reference.
Features
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
- dependencies