What's Changed
- Fix BaseModel typing error on Pydantic >= 2.12 by @kclowes in #326
- Template upgrade by @kclowes in #328
- Bump eth-utils to allow for CamelModel usage by @kclowes in #329
- Add cell proofs for peerdas compat (Fusaka) by @fselmo in #327
- Bump golang.org/x/crypto from 0.36.0 to 0.45.0 in /tests/_scripts/go-kzg-verify by @dependabot[bot] in #330
- Bump github.com/consensys/gnark-crypto from 0.18.0 to 0.18.1 in /tests/_scripts/go-kzg-verify by @dependabot[bot] in #331
- Inherit from eth-utils CamelModel for pydantic types: by @fselmo in #320
- Breaking/add remaining breaking changes for major by @fselmo in #333
- refactor: drop <3.10; add <=3.14; migrate to prek and ruff; use Github Actions by @fubuloubu in #342
Full Changelog: v0.13.7...v0.14.0