What's Changed
-
feat: store Call defaults as classvars to keep instances smaller by @BobTheBuidler in #114
-
fix: use staticmethod decorator by @BobTheBuidler in #117
-
chore: refactor logging in call.py by @BobTheBuidler in #115
-
chore: add data to repr by @BobTheBuidler in #111
-
chore: refactor out unpack_batch_results by @BobTheBuidler in #118
-
chore: refactor with toolz.mapcat by @BobTheBuidler in #119
-
chore: auto-update documentation multicall/signature.py by @BobTheBuidler in #121
-
chore: refactor out run_in_subprocess by @BobTheBuidler in #120
-
chore: bump version to 0.11.0 by @BobTheBuidler in #122
-
fix(mypy): fix return type for utils.gather by @BobTheBuidler in #116
Full Changelog: v0.10.1...v0.11.0