MarshalX / python-libipld

🏎️ Fast Python library to work with IPLD: DAG-CBOR, CID, CAR, multibase
https://pypi.org/project/libipld/
MIT License
17 stars 2 forks source link

Update `decode_car` signature, `bytes` CIDs instead of `str` in README #49

Closed snarfed closed 2 months ago

snarfed commented 2 months ago

for v2.0.0

(2.0.0 looks great btw @MarshalX! can't wait to start using it.)

codspeed-hq[bot] commented 2 months ago

CodSpeed Performance Report

Merging #49 will not alter performance

Comparing snarfed:readme-decode-car (563aeb8) with main (7f02de7)

Summary

✅ 192 untouched benchmarks

MarshalX commented 2 months ago

@snarfed thank you! lemme know about your results with 2.0.0 pls