Releases: ApeWorX/ape-hardhat
Releases · ApeWorX/ape-hardhat
Ape Hardhat 0.1.0-beta.3
- fix: Raise custom exception when attempting to connect mainnet-fork provider to normal running Hardhat node
- feat: Implement mining and ability to set timestamp
- chore: Updating and fixing ape
Ape Hardhat 0.1.0-beta.2
fix: handle ape breaking changes regarding receipt status check.
Ape Hardhat 0.1.0-beta.1
- Support beta ape
Ape Hardhat 0.1.0-alpha.3
- feat: new provider for mainnet-fork network with configurable upstream provider and block number
- feat: attempt to use port 8545 before picking a random port
- chore: accept upgrades from project template
- feat: ability to connect to already-running node process
Ape Hardhat 0.1.0-alpha.2
What's Changed
- feat: Windows support by @lost-theory in #2
- chore: replace print statements with debug logging by @lost-theory in #7
Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2
Ape Hardhat 0.1.0-alpha.1
First alpha release.