v1.3.6
What's Changed
-
perf: short-circuit empty hex strings in hexstr_to_bytes by @BobTheBuidler in #69
-
perf: avoid hex round-trip for int to bytes by @BobTheBuidler in #74
-
perf: optimize hexstr_to_bytes prefix check by @BobTheBuidler in #75
-
perf: optimize HexBytes slice fast-path by @BobTheBuidler in #70
-
feat(mypy): annotate test functions by @BobTheBuidler in #65
-
fix(mypy): type errs in benchmark scripts by @BobTheBuidler in #63
-
fix(mypy): fix remaining mypy errs by @BobTheBuidler in #66
Full Changelog: v1.3.5...v1.3.6