Skip to content

Releases: ApeWorX/ape

Ape 0.7.18

25 Apr 18:39
e5da55c
Compare
Choose a tag to compare

Changes

Special thanks to: @antazoey

Ape 0.7.17

24 Apr 15:04
6e3b584
Compare
Choose a tag to compare

Changes

  • feat: add Python 3.12 support @antazoey (#1994)
  • fix: issue connecting to a provider that was once connected but now isn't @antazoey (#2022)
  • feat: use uv if installed for ape plugins install / uninstall commands @wakamex (#2000)
  • fix: issues with local installs @antazoey (#2021)
  • refactor: remove and rationalize each usage of model_dump() with mode="json" @antazoey (#2019)
  • fix: use macos-12 instead of macos-latest in CI @antazoey (#2020)
  • fix: fail gracefully trying to fetch contract type in Web3Provider.estimate_gas_cost() @mikeshultz (#2018)
  • fix: add dateutil stubs to pre-commit hook @mikeshultz (#2017)
  • chore: replace importlib_metadata with importlib.metadata @antazoey (#2015)
  • chore: bump past problematic web3 version @antazoey (#2014)

Special thanks to: @antazoey, @mikeshultz and @wakamex

Ape 0.7.16

16 Apr 21:32
4776fb1
Compare
Choose a tag to compare

Changes

Special thanks to: @antazoey

Ape 0.7.15

12 Apr 17:55
60d2829
Compare
Choose a tag to compare

Changes

Special thanks to: @NotPeopling2day, @antazoey and @xiaoxianBoy

Ape 0.7.14

05 Apr 16:41
f5b6c7a
Compare
Choose a tag to compare

Changes

Special thanks to: @NotPeopling2day, @antazoey, @banteg and @fubuloubu

0.7.13

18 Mar 22:55
c169c9d
Compare
Choose a tag to compare

Changes

Special thanks to: @fubuloubu and @mikeshultz

Ape 0.7.12

14 Mar 18:34
791a76f
Compare
Choose a tag to compare

Changes

Special thanks to: @fubuloubu

Ape 0.7.11

08 Mar 14:03
a8d1487
Compare
Choose a tag to compare

Changes

Special thanks to: @BowTiedDevil, @Gonmeso, @antazoey, @dtdang and @mikeshultz

Ape 0.7.10

21 Feb 17:14
410fdb5
Compare
Choose a tag to compare

Changes

Special thanks to: @mikeshultz

Ape 0.7.9

16 Feb 18:34
2ef1d79
Compare
Choose a tag to compare

Changes

  • feat: EIP-4844 (type 3) transactions initial support @antazoey (#1928)

Special thanks to: @antazoey