v6.4.0
What’s changed in aragonCLI
🚀 New Feature
- Support ACL permissions with parameters (#807) @macor161
- Add interactive list of templates on
create-aragon-app
to choose from (#832) @dapplion
🐛 Bug fixes
- Remove extra 0x on keccak256 calls (#862) @macor161
- Truffle flattener cyclic dependencies error - re-work on PR #844 (#857) @ajsantander
- Import ABIs from
@aragon/os
and@aragon/id
, to resolve #818 (#833) @dapplion - Clean dependencies (#816) @0xGabi
- Github: fix project name in proposal issue template (#813) @sohkai
💡 Feature updates
- help user with next steps, to resolve #831 (#841) @dapplion
- getTransactionPath refactor (#840) @macor161
- Displays version on debug = true (#839) @ajsantander