Skip to content

Ape 0.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Mar 02:56
· 1209 commits to refs/heads/main since this release
967f3cd

Changes

  • fix: ape plugins list showed core plugins when it was not supposed to @Ninjagod1251 (#600)
  • feat: add unlock_account function to ProviderAPI @fubuloubu (#594)
  • fix: bug preventing compiling individual contracts that use dependencies @unparalleled-js (#596)
  • fix: parent_hash field is set incorrectly @fubuloubu (#593)
  • feat: console extras @mikeshultz (#566)
  • refactor: use single dispatch for DefaultQueryProvider @johnson2427 (#591)
  • feat: added a test for chain.ChainManager.mine @johnson2427 (#589)
  • feat: add deltatime kwarg to chain.mine @johnson2427 (#585)
  • feat: add utils method for adding spacing to strings @unparalleled-js (#582)
  • docs: resolve warnings in CSS file @unparalleled-js (#577)
  • fix: handle when network values don't exist in choice-parser @unparalleled-js (#578)
  • fix: support latest sphinx @unparalleled-js (#568)
  • fix: issue preventing --all flag from working on accounts list command @unparalleled-js (#563)
  • feat: support configuring default ecosystem @unparalleled-js (#576)
  • docs: update docs to be stable @unparalleled-js (#560)

Special thanks to: @Ninjagod1251, @fubuloubu, @johnson2427, @mikeshultz and @unparalleled-js