Releases: ApeWorX/ape-infura
Releases · ApeWorX/ape-infura
Ape Infura 0.2.0
Changes
- chore: plugin version alignment 0.2.0 @NotPeopling2day (#34)
Special thanks to: @NotPeopling2day
Ape Infura 0.1.1
Changes
- chore: bump ape core version @NotPeopling2day (#32)
- chore: change branch name to main in release drafter @NotPeopling2day (#27)
Special thanks to: @NotPeopling2day
Ape Infura 0.1.0
- chore: update to v0.1.0
Ape Infura 0.1.0-beta.2
fix: handle ape breaking changes regarding receipt status check.
Ape Infura 0.1.0-beta.1
- Support beta ape
Ape Infura 0.1.0-alpha.4
feat: make Infura able to be an upstream provider for the mainnet-fork network
fix: accept upgrades from project template
Ape Infura 0.1.0-alpha.3
- Update to latest ape
Ape Infura 0.1.0-alpha.2
fix: added provider chain_id (#2) * fix: added provider chain_id * fix: provide chain ID value * fix: self._web3 and #type:ignore for mypy line 28 * fix: comma instead of dot * fix: updated chain_id to @property * chore: upgrade version of ape core; drop support for Python 3.6 * lint: fixup isort * test: add test to show provider functions and is integrated Co-authored-by: El De-dog-lo <[email protected]>
Ape Infura 0.1.0-alpha.1
Forked from Ape v0.1.0-alpha.14