Skip to content

Releases: aragon/buidler-aragon

Aragon Buidler plugin v0.1.0

26 Feb 17:32
8f897c8
Compare
Choose a tag to compare

Minor changes after the initial release (0.0.7) needed for the plugin to support official Aragon apps like Voting, Finance, Agent, etc.

Changes include:

  • Added ability to run on apps that don't have a front end.
  • Added ability to interact with a proxy in hooks before it is initialized.
  • Normalized hooks interface.
  • Bugfix: Update proxies after updating repos.
  • Update contract artifacts on smart contract changes.
  • Clean up and close all watchers on program exit.