Skip to content

v0.0.64

Choose a tag to compare

@MarshalX MarshalX released this 01 Dec 15:17
· 33 commits to main since this release
86c5088

What's Changed

⚡ The underlying lib for CAR decoding got a x2 speed boost for your custom feeds and firehose in general! Update it now with pip install -U libipld. More info and benchmarks: https://github.com/MarshalX/python-libipld/releases/tag/v3.3.0

  • Add leeway argument to verify_jwt function by @MarshalX in #638
  • Add caching to model building functions and fix record model name resolution in refs by @MarshalX in #633
  • Update quickstart documentation to clarify base API URLs by @paulopperman in #635
  • Update lexicons by @MarshalX in #631 and #639
  • Fix pydantic field warnings for optional fields with constraints by @zzstoatzz in #630

New Contributors

Full Changelog: v0.0.63...v0.0.64