Skip to content

Commit

Permalink
refactor: Move from libipld to ipld-core. (#257)
Browse files Browse the repository at this point in the history
  • Loading branch information
dariusc93 authored Jul 5, 2024
1 parent 6467f0b commit 73ccc41
Show file tree
Hide file tree
Showing 59 changed files with 553 additions and 279 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
- refactor: Add `Serialize` for {Ipfs, IpldDag)::put_dag. [PR 249](https://github.com/dariusc93/rust-ipfs/pull/249)
- feat: Add `Ipfs::{dht_get_providers,dht_provide)`, supporting `RecordKey` directly. [PR 250](https://github.com/dariusc93/rust-ipfs/pull/250)
- refactor: Remove sessions and redundant code. [PR 255](https://github.com/dariusc93/rust-ipfs/pull/255)
- refactor: Move from libipld to ipld-core. [PR 257](https://github.com/dariusc93/rust-ipfs/pull/257)

# 0.11.20
- feat: Add Ipfs::{add,remove}_external_address.
Expand Down
Loading

0 comments on commit 73ccc41

Please sign in to comment.