Releases: ApeWorX/ape-base
Releases · ApeWorX/ape-base
Ape Base 0.8.2
Changes
- fix(Ecosystem): deprecate old test for tx type 126 @fubuloubu (#23)
- refactor: harmonize ape-base plugin with ape-optimism @BowTiedDevil (#22)
- chore: pep-625 compliance and python 3.13 update @bitwise-constructs (#21)
Special thanks to: @BowTiedDevil, @bitwise-constructs and @fubuloubu
Ape Base 0.8.1
Changes
- perf: lazy imports in __init__ @bitwise-constructs (#19)
- feat: adds flake8 plugins @bitwise-constructs (#20)
- perf: faster loading of the plugin @antazoey (#18)
- chore: add OP rPGF project ID @fubuloubu (#16)
- test: re-enable macos-latest @dtdang (#14)
Special thanks to: @antazoey, @bitwise-constructs, @dtdang and @fubuloubu
Ape Base 0.8.0
Changes
- feat!: Ape 0.8 target @antazoey (#13)
- refactor: remove goerli @NotPeopling2day (#11)
- feat: python3.12 @dtdang (#12)
Special thanks to: @NotPeopling2day, @antazoey and @dtdang
Ape Base 0.7.1
Ape Base 0.7.0
Changes
- feat!: Handle 0.7 breaking changes and updates [APE-1552] @NotPeopling2day (#8)
Special thanks to: @NotPeopling2day
Ape Base 0.6.3
Changes
- chore: bump setup [APE-1524] @NotPeopling2day (#7)
- feat: add sepolia [APE-1521] @NotPeopling2day (#6)
Special thanks to: @NotPeopling2day
Ape Base 0.6.2
- Fix issue with forked networks
Ape Base 0.6.1
- fix: issues related to networks and default configurations, like transaction type and gas limit
Ape Base 0.6.0
fix: releasing version to match ape core framework, as per norm
Ape Base 0.1.1
feat: Python 3.11 support
Thanks @dtdang