v0.0.64
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
leewayargument toverify_jwtfunction 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
- @paulopperman made their first contribution in #635
Full Changelog: v0.0.63...v0.0.64