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