# Changelog ## [0.3.1+deprecated](https://github.com/subconsciousnetwork/noosphere/compare/noosphere-car-v0.3.0...noosphere-car-v0.3.1+deprecated) (2023-08-04) ### Features * Featureful deprecation notice ([dadea07](https://github.com/subconsciousnetwork/noosphere/commit/dadea079a7d5101b39e9ebb5947c8bade633ade2)) ## [0.3.0](https://github.com/subconsciousnetwork/noosphere/compare/noosphere-car-v0.2.0...noosphere-car-v0.3.0) (2023-07-19) ### ⚠ BREAKING CHANGES * Replace `noosphere-car` with `iroh-car` throughout the Noosphere crates. ([#492](https://github.com/subconsciousnetwork/noosphere/issues/492)) ### Features * Replace `noosphere-car` with `iroh-car` throughout the Noosphere crates. ([#492](https://github.com/subconsciousnetwork/noosphere/issues/492)) ([e89d498](https://github.com/subconsciousnetwork/noosphere/commit/e89d49879b3a1d2ce8529e438df7995ae8b4e44f)) ## [0.2.0](https://github.com/subconsciousnetwork/noosphere/compare/noosphere-car-v0.1.2...noosphere-car-v0.2.0) (2023-06-08) ### ⚠ BREAKING CHANGES * Enable incremental sphere replication ([#409](https://github.com/subconsciousnetwork/noosphere/issues/409)) * Migrate blake2b->blake3 everywhere. ([#400](https://github.com/subconsciousnetwork/noosphere/issues/400)) ### Features * Migrate blake2b->blake3 everywhere. ([#400](https://github.com/subconsciousnetwork/noosphere/issues/400)) ([f9e0aec](https://github.com/subconsciousnetwork/noosphere/commit/f9e0aecd76a7253aba13b1881af32a2e543fb6de)), closes [#386](https://github.com/subconsciousnetwork/noosphere/issues/386) ### Bug Fixes * Enable incremental sphere replication ([#409](https://github.com/subconsciousnetwork/noosphere/issues/409)) ([8812a1e](https://github.com/subconsciousnetwork/noosphere/commit/8812a1e8c9348301b36b77d6c1a2024432806358)) ## [0.1.2](https://github.com/subconsciousnetwork/noosphere/compare/noosphere-car-v0.1.1...noosphere-car-v0.1.2) (2023-05-09) ### Features * Make `anyhow` a workspace dependency in `noosphere-car` ([333882d](https://github.com/subconsciousnetwork/noosphere/commit/333882d28ea6f8479f307f4e61afbb3c9d75263e)) ## [0.1.1](https://github.com/subconsciousnetwork/noosphere/compare/noosphere-car-v0.1.0...noosphere-car-v0.1.1) (2023-04-22) ### Features * Update IPLD-related dependencies ([#327](https://github.com/subconsciousnetwork/noosphere/issues/327)) ([5fdfadb](https://github.com/subconsciousnetwork/noosphere/commit/5fdfadb1656f9d6eef2dbbb8b00a598106bccf00)) ## 0.1.0 (2023-03-29) ### ⚠ BREAKING CHANGES * Traverse the Noosphere vast (#284) * Fork `iroh-car` as `noosphere-car` (#283) ### Features * Fork `iroh-car` as `noosphere-car` ([#283](https://github.com/subconsciousnetwork/noosphere/issues/283)) ([b0b7c38](https://github.com/subconsciousnetwork/noosphere/commit/b0b7c3835ff1ef271bbe0f833f6f7856fcc30de1)) * Traverse the Noosphere vast ([#284](https://github.com/subconsciousnetwork/noosphere/issues/284)) ([43bceaf](https://github.com/subconsciousnetwork/noosphere/commit/43bceafcc838c5b06565780f372bf7b401de288e))