Releases: BobTheBuidler/faster-eth-utils
v5.3.20
What's Changed
v1.19.0 brings substantial performance improvements in some faster-eth-utils functions:

- chore: bump version to 5.3.20 by @BobTheBuidler in #196
Full Changelog: v5.3.19...v5.3.20
v5.3.19
What's Changed
- chore(deps): update dependency pytest-benchmark to v5.2.3 by @renovate[bot] in #186
- chore: loosen pytest-benchmark pin by @BobTheBuidler in #188
- chore(deps): update dependency cchecksum to v0.3.7.dev0 by @renovate[bot] in #189
Full Changelog: v5.3.18...v5.3.19
v5.3.18
What's Changed
- fix: include requirements-xxx.txt files in sdist tarbell by @BobTheBuidler in #183
Full Changelog: v5.3.17...v5.3.18
v5.3.17
What's Changed
- chore: pin
eth-typingby @BobTheBuidler in #168 - chore: pin
cchecksumby @BobTheBuidler in #169 - chore: pin
eth-utilsby @BobTheBuidler in #170 - chore: add
benchmarkextras group by @BobTheBuidler in #171 - chore(deps): update dependency cchecksum to v0.3.4 by @renovate[bot] in #177
- chore(deps): update dependency pytest-benchmark to v5.2.2 by @renovate[bot] in #176
- fix(mypy): can't use SupportsBool on Python3.8 by @BobTheBuidler in #179
Full Changelog: v5.3.16...v5.3.17
v5.3.16
What's Changed
- fix(cicd): shadowing issues in release workflow by @BobTheBuidler in #167
Full Changelog: v5.3.15...v5.3.16
v5.3.15
What's Changed
- fix: PEP 625 compliancce for PyPI by @BobTheBuidler in #164
- chore: adapt to more modern license spec by @BobTheBuidler in #165
- chore: bump version to 5.3.15 by @BobTheBuidler in #166
Full Changelog: v5.3.14...v5.3.15
v5.3.14
What's Changed
-
feat: microoptimize is_list_like and is_dict by @BobTheBuidler in #156
-
feat: cache decorators by @BobTheBuidler in #158
-
fix: broken install on Python3.13t by @BobTheBuidler in #160
-
fix: pin build dependencies by @BobTheBuidler in #153
-
chore: add benchmarks url to setup.py by @BobTheBuidler in #146
-
chore: add codspeed extras group by @BobTheBuidler in #150
-
chore: bump version to 5.3.14 by @BobTheBuidler in #163
-
feat(mypy): proper typing for combomethod decorator by @BobTheBuidler in #157
-
feat(mypy): proper typing for other decorators by @BobTheBuidler in #155
-
feat(mypy): update type stubs for curried utils by @BobTheBuidler in #162
-
feat(mypy): proper typing for apply_one_of_formatters by @BobTheBuidler in #161
-
fix(mypy): enable err code typeddict-item by @BobTheBuidler in #152
Full Changelog: v5.3.13...v5.3.14
v5.3.13
What's Changed
- fix: apply_formatters_to_dict by @BobTheBuidler in #144
- chore: add project_urls to setup.py by @BobTheBuidler in #141
Full Changelog: v5.3.12...v5.3.13
v5.3.12
What's Changed
- fix: accept generic Mapping value in apply_key_map by @BobTheBuidler in #136
- chore: Update README.md by @BobTheBuidler in #135
- chore: bump version to 5.3.12 by @BobTheBuidler in #138
Full Changelog: v5.3.11...v5.3.12
v5.3.11
What's Changed
-
feat: pull in updates from eth-utils 5.3.1 by @BobTheBuidler in #132
-
feat: inherit from eth-utils exceptions by @BobTheBuidler in #129
-
feat: use less internal decorators by @BobTheBuidler in #111
-
feat: set mypyc flag strict_dunder_typing=True by @BobTheBuidler in #115
-
chore: skip mypycify cmd in setup.py if not installing by @BobTheBuidler in #110
-
chore: set mypyc group name by @BobTheBuidler in #114
-
chore: bump version to 5.3.11 by @BobTheBuidler in #134
-
fix(mypy): fix mypy err in apply_formatter_at_index by @BobTheBuidler in #107
Full Changelog: v5.3.10...v5.3.11