v1.3.3
What's Changed
-
fix: add typing-extensions to install_requires by @BobTheBuidler in #48
-
feat:
make benchmarkMakefile command by @BobTheBuidler in #49 -
feat: set mypyc flag strict_dunder_typing=True by @BobTheBuidler in #37
-
chore: skip mypycify cmd in setup.py if not installing by @BobTheBuidler in #32
-
chore: set mypyc group name by @BobTheBuidler in #36
-
chore: add project_urls to setup.py by @BobTheBuidler in #43
-
chore: add benchmarks url to setup.py by @BobTheBuidler in #44
-
chore: add codspeed extras group by @BobTheBuidler in #47
-
chore: add benchmark extras group by @BobTheBuidler in #50
-
feat(benchmark): upgrade benchmark runner to py3.14 by @BobTheBuidler in #17
New Contributors
Full Changelog: v1.3.2...v1.3.3