- 1c01b94 (cargo-release) version 0.13.1 by Volker Mische · 1 year, 3 months ago
- fd5c9ee (cargo-release) version 0.13.1 by Volker Mische · 1 year, 3 months ago
- 0e3446d (cargo-release) version 0.13.1 by Volker Mische · 1 year, 3 months ago
- 01d1e55 (cargo-release) version 0.13.1 by Volker Mische · 1 year, 3 months ago
- 747d4cc (cargo-release) version 0.13.1 by Volker Mische · 1 year, 3 months ago
- 27a4b3f (cargo-release) version 0.13.1 by Volker Mische · 1 year, 3 months ago
- cee7526 fix: only deserialize unit from null (#145) by Steven Allen · 1 year, 3 months ago
- d2ab4f7 Merge pull request #144 from ipld/de-unit by Steven Allen · 1 year, 3 months ago
- b3ca257 fix: support deserializing unit by Volker Mische · 1 year, 3 months ago
- 0395e9b feat: implement Serde (de)serializer for `Ipld` enum (#140) by Volker Mische · 1 year, 3 months ago
- 1564ee5 chore: add cargo-release metadata by Volker Mische · 1 year, 4 months ago
- 9fddd72 (cargo-release) version {{version}} by Volker Mische · 1 year, 4 months ago libipld-cbor-derive-v0.13.0 libipld-cbor-v0.13.0 libipld-core-v0.13.0 libipld-json-v0.13.0 libipld-macro-v0.13.0 libipld-pb-v0.13.0 v0.13.0
- 792578b feat: make libipld-core no_std compatible (#136) by Volker Mische · 1 year, 4 months ago
- 32e0fd3 chore: update dependencies by Volker Mische · 1 year, 4 months ago
- d907dea fix: make derive macro work if libipld is renamed by Volker Mische · 1 year, 4 months ago
- 0c61696 Merge pull request #129 from ipld/dag-json-cbor-encoding by Volker Mische · 1 year, 4 months ago
- e9c7fdb refactor: remove star/glob imports by Volker Mische · 1 year, 4 months ago
- e1575e8 refactor: simplify base64 decoding by Volker Mische · 1 year, 4 months ago
- 2acf054 refactor: simplify base64 decoding by Volker Mische · 1 year, 4 months ago
- 16ddd21 chore: remove no longer used base64 dependency by Volker Mische · 1 year, 4 months ago
- 0849df7 fix: correct DAG-JSON encoding/decoding by Volker Mische · 1 year, 6 months ago
- 0f599ab fix: encode CBOR maps correctly by Volker Mische · 1 year, 6 months ago
- e34ed45 fix cbor derive decoding by Steven Allen · 1 year, 6 months ago
- 5827c50 export and cleanup major helpers by Steven Allen · 1 year, 6 months ago
- e3d04ba fix encoding & decoding by Steven Allen · 1 year, 6 months ago
- 1c47366 fix: avoid recursion when scanning links by Steven Allen · 1 year, 6 months ago
- 7e653b1 feat: stricter cbor by Steven Allen · 1 year, 6 months ago
- 3b3d5eb chore: remove Cargo.lock file (#134) by Volker Mische · 1 year, 4 months ago
- cc30152 dag-pb: update prost to 0.9 (#133) by Friedel Ziegelmayer · 1 year, 4 months ago
- 773a239 feat: add alternate debug format by Volker Mische · 1 year, 5 months ago
- 2bce3a5 fix: remove unleashed feature by Volker Mische · 1 year, 5 months ago
- 4d0e693 Merge pull request #126 from ipld/doc/readme by Steven Allen · 1 year, 6 months ago
- a8e8cc7 update URL in Cargo.toml by Steven Allen · 1 year, 6 months ago
- 1fd3576 doc: update readme by Steven Allen · 1 year, 6 months ago
- 4d0b9e0 Merge pull request #122 from ipfs-rust/chore/cleanup-warnings by Steven Allen · 1 year, 6 months ago
- 468016a fix: cleanup warnings by Steven Allen · 1 year, 6 months ago chore/cleanup-warnings
- 6699d9b Merge pull request #121 from ipfs-rust/fix/unlimited-alloc by Steven Allen · 1 year, 6 months ago
- bfb45f3 limit allocations by Steven Allen · 1 year, 6 months ago
- ab0d8a8 Merge pull request #118 from ipfs-rust/fix/lints by Steven Allen · 1 year, 6 months ago
- c56632e fix lint warnings by Steven Allen · 1 year, 6 months ago
- 7cab99b Release libipld-cbor 0.12.1 (#109) by Oliver Wangler · 2 years ago
- 5ca0351 Merge pull request #108 from ipfs-rust/ow/serde-interop by Oliver Wangler · 2 years ago
- 38c201a handle all tags by wngr · 2 years ago
- ce72b57 add serde_interop quickcheck test by wngr · 2 years ago
- 8ff9891 fix typo in error msg by Oliver Wangler · 2 years ago
- e26a367 Release 0.12.0 by David Craven · 2 years ago
- d76edae Remove unicode normalization. by David Craven · 2 years, 1 month ago
- cb0ccb7 Nicer assert_roundtrip that produces hex by Rüdiger Klaehn · 2 years, 3 months ago
- dc80f2e Release core 0.11.3 and derive 0.11.1 by David Craven · 2 years, 3 months ago
- d92d261 Add int-tuple repr. by David Craven · 2 years, 3 months ago
- 53cf6a8 Only sort fields for map repr. by David Craven · 2 years, 3 months ago
- 5627584 Implement encode for references. by David Craven · 2 years, 3 months ago
- 1a22efb Release dag-cbor 0.11.3 by David Craven · 2 years, 3 months ago
- cea444c Add support for tuples. (#104) by David Craven · 2 years, 3 months ago
- 17fa815 Add convenience instances for RawCodec (#103) by Rüdiger Klaehn · 2 years, 3 months ago
- 27cc21c Patch bump and release some crates. by David Craven · 2 years, 3 months ago
- d5e1817 Add convenience instances for IgnoredAny and RawValue (#102) by Rüdiger Klaehn · 2 years, 3 months ago
- 3b73ce5 Release dag-json 0.11.1 by David Craven · 2 years, 3 months ago
- a021553 Serialize unleashed features. (#101) by David Craven · 2 years, 3 months ago
- b8e6559 Release 0.11.1 by David Craven · 2 years, 3 months ago
- 2ca5fc7 Merge pull request #100 from rklaehn/fix-indefinite-length-list by Rüdiger Klaehn · 2 years, 3 months ago
- e4260b6 Skip 1 byte and 2 byte floats by Rüdiger Klaehn · 2 years, 3 months ago
- 8bc5366 Add more tests by Rüdiger Klaehn · 2 years, 3 months ago
- e287fd0 Add useful conversions from RawValue to Box<[u8]> and Vec<u8> by Rüdiger Klaehn · 2 years, 3 months ago
- cd08857 Implement skip and references for indefinite sized arrays by Rüdiger Klaehn · 2 years, 3 months ago
- d458603 Release 0.11.0 by David Craven · 2 years, 3 months ago
- 11f0017 Fix some stuff. (#99) by David Craven · 2 years, 3 months ago
- c5f8da0 Add SkipOne trait and IgnoredAny and RawValue structs that make use of it (#98) by Rüdiger Klaehn · 2 years, 3 months ago
- a35650a Remove try read cbor (#96) by David Craven · 2 years, 3 months ago
- 7942bfa Fix range of maps in references. by David Craven · 2 years, 4 months ago
- 10e09ea Release 0.10.0 by David Craven · 2 years, 4 months ago
- b38495f Sync api (#92) by David Craven · 2 years, 4 months ago
- f93c95b Changes to ipld data model. (#90) by David Craven · 2 years, 4 months ago
- 642c402 New store (#89) by David Craven · 2 years, 4 months ago
- 377af56 Release dag-cbor 0.9.1 and dag-cbor-derive 0.9.2 by David Craven · 2 years, 5 months ago
- b1556a9 dag-cbor: Various compatibility improvements. (#83) by David Craven · 2 years, 5 months ago
- da64f63 dag-cbor-derive: Release 0.9.1 by David Craven · 2 years, 5 months ago
- 6193186 Release 0.9.0 by David Craven · 2 years, 5 months ago
- 8679357 Normalize string on encode in dag-cbor. (#82) by David Craven · 2 years, 5 months ago
- a150c2c Implement default. (#81) by David Craven · 2 years, 5 months ago
- 41f6f43 Repr (#76) by David Craven · 2 years, 6 months ago
- c14c5a5 Fixes (#74) by David Craven · 2 years, 6 months ago
- b81637b Release 0.8.2 by David Craven · 2 years, 6 months ago
- ccd991c Release 0.8.1 by David Craven · 2 years, 6 months ago
- f224fe1 Release 0.8.0 by David Craven · 2 years, 6 months ago
- 161ca10 Fast refs. (#72) by David Craven · 2 years, 6 months ago
- 3647ddc Disable default hashes. by David Craven · 2 years, 6 months ago
- f4f86e2 fix: rename `Multicodec` to `IpldCodec` by Volker Mische · 2 years, 8 months ago
- 0dff62b Fix new clippy lints. by David Craven · 2 years, 6 months ago
- c541dc5 Update deps. by David Craven · 2 years, 6 months ago
- ce219a1 Add debug bound to StoreParams. by David Craven · 2 years, 6 months ago
- fcc0eae Release 0.7.1 by David Craven · 2 years, 8 months ago
- a2b6f30 Default block size becomes 1MB. (#69) by troublescooter · 2 years, 8 months ago
- d21ad97 Release 0.7.0 by David Craven · 2 years, 8 months ago
- 5d7a632 Update to latest tiny-*. by David Craven · 2 years, 8 months ago
- db613b7 docs: add information about Encode/Decode by Volker Mische · 2 years, 9 months ago
- eda7dda Merge pull request #64 from troublescooter/master by troublescooter · 2 years, 8 months ago
- 11152b1 Revert changing of default block size. by dcraven · 2 years, 8 months ago
- 34ca59c Merge pull request #61 from troublescooter/master by troublescooter · 2 years, 8 months ago
- 969ca37 Shorten DefaultStoreParams -> DefaultParams, make the default blocksize concrete. by dcraven · 2 years, 8 months ago