This repository has been archived by the owner on Sep 21, 2024. It is now read-only.
Releases: subconsciousnetwork/noosphere
Releases · subconsciousnetwork/noosphere
noosphere-fs: v0.3.0
0.3.0 (2022-11-30)
⚠ BREAKING CHANGES
- Several critical dependencies of this library were updated to new versions that contain breaking changes.
Miscellaneous Chores
Dependencies
- The following workspace dependencies were updated
- dependencies
- noosphere-core bumped from 0.3.0 to 0.4.0
- noosphere-storage bumped from 0.2.0 to 0.3.0
- dependencies
noosphere-core: v0.4.0
0.4.0 (2022-11-30)
⚠ BREAKING CHANGES
- Several critical dependencies of this library were updated to new versions that contain breaking changes.
Miscellaneous Chores
Dependencies
- The following workspace dependencies were updated
- dependencies
- noosphere-storage bumped from 0.2.0 to 0.3.0
- noosphere-collections bumped from 0.1.0 to 0.2.0
- dependencies
noosphere-collections: v0.2.0
0.2.0 (2022-11-30)
⚠ BREAKING CHANGES
- Several critical dependencies of this library were updated to new versions that contain breaking changes.
Miscellaneous Chores
Dependencies
- The following workspace dependencies were updated
- dependencies
- noosphere-storage bumped from 0.2.0 to 0.3.0
- dependencies
noosphere-cli: v0.5.0
0.5.0 (2022-11-30)
⚠ BREAKING CHANGES
- Several critical dependencies of this library were updated to new versions that contain breaking changes.
Miscellaneous Chores
Dependencies
- The following workspace dependencies were updated
- dependencies
- noosphere-core bumped from 0.3.0 to 0.4.0
- noosphere-fs bumped from 0.2.0 to 0.3.0
- noosphere-storage bumped from 0.2.0 to 0.3.0
- noosphere-api bumped from 0.4.0 to 0.5.0
- noosphere bumped from 0.3.0 to 0.4.0
- dependencies
noosphere-api: v0.5.0
0.5.0 (2022-11-30)
⚠ BREAKING CHANGES
- Several critical dependencies of this library were updated to new versions that contain breaking changes.
Miscellaneous Chores
Dependencies
- The following workspace dependencies were updated
- dependencies
- noosphere-core bumped from 0.3.0 to 0.4.0
- noosphere-storage bumped from 0.2.0 to 0.3.0
- dependencies
noosphere: v0.3.0
0.3.0 (2022-11-29)
⚠ BREAKING CHANGES
- The
StorageProvider
trait has been replaced by theStorage
trait. This new trait allows for distinct backing implementations ofBlockStore
andKeyValueStore
. - The
.sphere
directory has a new layout; the files previously used to store metadata have been replaced with database metadata; theblocks
directory is now calledstorage
. At this time the easiest migration path is to initialize a new sphere and copy your existing files into it. SphereIpld
identity is now aDid
Features
- Introduce pet names to spheres (#154) (7495796)
- Re-implement
noosphere-cli
in terms ofnoosphere
(#162) (1e83bbb) - Refactor storage interfaces (#178) (4db55c4)
- Syndicate sphere revisions to IPFS Kubo (#177) (e269e04)
Dependencies
- The following workspace dependencies were updated
- dependencies
- noosphere-core bumped from 0.2.0 to 0.3.0
- noosphere-fs bumped from 0.1.0 to 0.2.0
- noosphere-storage bumped from 0.1.0 to 0.2.0
- noosphere-api bumped from 0.3.0 to 0.4.0
- dependencies
noosphere-storage: v0.2.0
0.2.0 (2022-11-29)
⚠ BREAKING CHANGES
- The
StorageProvider
trait has been replaced by theStorage
trait. This new trait allows for distinct backing implementations ofBlockStore
andKeyValueStore
. - The
.sphere
directory has a new layout; the files previously used to store metadata have been replaced with database metadata; theblocks
directory is now calledstorage
. At this time the easiest migration path is to initialize a new sphere and copy your existing files into it.
Features
noosphere-ns: v0.2.0
0.2.0 (2022-11-29)
⚠ BREAKING CHANGES
- The
StorageProvider
trait has been replaced by theStorage
trait. This new trait allows for distinct backing implementations ofBlockStore
andKeyValueStore
. - The
.sphere
directory has a new layout; the files previously used to store metadata have been replaced with database metadata; theblocks
directory is now calledstorage
. At this time the easiest migration path is to initialize a new sphere and copy your existing files into it.
Features
- Introduce a
bootstrap
CLI innoosphere-ns
to spin up DHT (#143) (c5f2710) - Re-implement
noosphere-cli
in terms ofnoosphere
(#162) (1e83bbb) - Refactor storage interfaces (#178) (4db55c4)
Dependencies
- The following workspace dependencies were updated
- dependencies
- noosphere-storage bumped from 0.1.0 to 0.2.0
- noosphere-core bumped from 0.2.0 to 0.3.0
- noosphere bumped from 0.2.0 to 0.3.0
- dependencies
noosphere-into: v0.2.0
0.2.0 (2022-11-29)
⚠ BREAKING CHANGES
- The
StorageProvider
trait has been replaced by theStorage
trait. This new trait allows for distinct backing implementations ofBlockStore
andKeyValueStore
. SphereIpld
identity is now aDid
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- noosphere-core bumped from 0.2.0 to 0.3.0
- noosphere-storage bumped from 0.1.0 to 0.2.0
- noosphere-fs bumped from 0.1.0 to 0.2.0
- dependencies
noosphere-fs: v0.2.0
0.2.0 (2022-11-29)
⚠ BREAKING CHANGES
- The
StorageProvider
trait has been replaced by theStorage
trait. This new trait allows for distinct backing implementations ofBlockStore
andKeyValueStore
. SphereIpld
identity is now aDid
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- noosphere-core bumped from 0.2.0 to 0.3.0
- noosphere-storage bumped from 0.1.0 to 0.2.0
- dependencies