Skip to content

Ape 0.1.0-beta.4

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jan 04:09
· 1316 commits to main since this release
13c33a6

Changes

  • feat: mining control for testing providers @johnson2427 (#410)
  • fix: better support for initializing past receipts @unparalleled-js (#405)
  • fix: adhere to ethpm manifest compilation expectations @unparalleled-js (#408)
  • refactor: raise NotImplementedError for calling test API on normal provider @unparalleled-js (#406)
  • fix: chain id for goerli @unparalleled-js (#407)
  • feat: add upgrade option to plugins 'add' and 'install' commands @Ninjagod1251 (#394)
  • feat: allow setting the pending timestamp from top-level 'chain' class @unparalleled-js (#402)
  • feat: migrate to ethpm-types @evanblank3 (#395)
  • feat: chain manager @unparalleled-js (#385)
  • feat: align plugins and version number @Ninjagod1251 (#393)
  • feat: allow saving deployments to config file @unparalleled-js (#378)
  • feat: added uninstall command and made install have confirmations @Ninjagod1251 (#382)
  • fix: bug preventing str-type when specifying transaction types. @unparalleled-js (#386)
  • fix: Dockerfile not building for typing-extensions incorrect verions @sabotagebeats (#388)
  • feat: add and remove success message to plugins commands @Ninjagod1251 (#381)
  • docs: added logging tutorial to quickstart and plugins @Ninjagod1251 (#341)

Special thanks to: @Ninjagod1251, @evanblank3, @johnson2427, @sabotagebeats and @unparalleled-js