Skip to content

Releases: ApeWorX/ape

Ape 0.1.0-alpha.15

16 Jul 03:13
b1bffce
Compare
Choose a tag to compare

Changes

  • fix: allow skipping confirmations if desired @fubuloubu (#93)
  • fix: chain/network ID values in NetworkAPI are not properties @fubuloubu (#92)
  • fix: allow all kwargs for txn pass-through in AccountAPI @fubuloubu (#88)
  • refactor: warning on duplicate package @benjyz (#87)

Special thanks to: @benjyz and @fubuloubu

Ape 0.1.0-alpha.14

12 Jul 20:46
67e22dd
Compare
Choose a tag to compare

Changes

  • feat: add script runner @fubuloubu (#78)
  • fix: notify error on key import @benjyz (#82)

Special thanks to: @benjyz and @fubuloubu

Ape 0.1.0-alpha.13

30 Jun 16:52
93eb5bc
Compare
Choose a tag to compare

Changes

Special thanks to: @fubuloubu and @lost-theory

Ape 0.1.0-alpha.12

14 Jun 23:56
0bf8af5
Compare
Choose a tag to compare

Changes

Special thanks to: @fubuloubu, @sabotagebeats and @unparalleled-js

Ape 0.1.0-alpha.11

29 May 17:20
a2e068d
Compare
Choose a tag to compare

Changes

Special thanks to: @fubuloubu

Ape 0.1.0-alpha.10

27 May 03:31
489babe
Compare
Choose a tag to compare

Changes

Special thanks to: @fubuloubu

Ape 0.1.0-alpha.9

26 May 22:40
1131c11
Compare
Choose a tag to compare

Changes

Special thanks to: @fubuloubu

Ape 0.1.0-alpha.8

26 May 20:42
687032e
Compare
Choose a tag to compare

Changes

Special thanks to: @fubuloubu

Ape 0.1.0-alpha.7

08 May 17:49
894c786
Compare
Choose a tag to compare

feat: add Network API (#8)
feat: json compiler (#33)
refactor: cache manifest (#41)

Ape 0.1.0-alpha.6

23 Apr 20:49
a5cbce5
Compare
Choose a tag to compare
  • compilerapi.compile as list (#31)
  • plugin manager loading issues (#34)
  • refactor ethPM Manifest (#32)