Skip to content

Latest commit

 

History

History
255 lines (173 loc) · 7.15 KB

CHANGELOG.md

File metadata and controls

255 lines (173 loc) · 7.15 KB

Changelog

All notable changes to this project will be documented in this file.


v5.10.0

Release date: 2019-06-16
Compare code changes

What’s changed in aragonCLI

🚀 New features

  • New flag --apm.ipfs.gateway used to read artifacts from. Defaults to http://localhost:8080/ipfs, but some defaults environment now point to https://ipfs.eth.aragon.network/ipfs, see environments.default.json (#519)

💡 Feature updates

  • Update the GUI client to v0.7.4 (#519)

🐛 Bug Fixes

  • Fix Could not create transaction due to missing app artifact by pinning @aragon/wrapper to v5.0.0-rc.9, see aragon/aragon.js#325 (#519)

🛠️ Maintenance & internal changes

  • Add the strict option to yargs so the aragonCLI will not error if an argument is wrongly typed or if a command does not exist (#519)
  • Fix the --silent and --debug flag that broke in v5.9.6 when updating to yargs@13 (#519)
  • Set-up some probot apps (#517, #518)

v5.9.6

Release date: 2019-06-12
Compare code changes

What’s changed in aragonCLI

💡 Feature updates

  • Change the default ipfs gateway on non-local environments (#455) @0xGabi
  • Require artifacts when fetching published repo (#332) @mikec

🛠️ Maintenance & internal changes

  • Update to yargs 13 (#510) @0xGabi
  • Add the funded💰 label (#502) @0xGabi
  • Update CONTRIBUTING.md with Bounties section 🦅 (#507) @0xGabi

v5.9.5

Release date: 2019-06-06
Compare code changes

What’s changed in aragonCLI

🛠️ Maintenance & internal changes

  • Add code coverage (#493) @0x6431346e
  • Set-up continuous deployment (#513) @0x6431346e

v5.9.4

Release date: 2019-06-02
Compare code changes

What’s changed in aragonCLI

💡 Feature updates

  • Update dao install to always show the proxy address (#478) @fabriziovigevani

🐛 Bug Fixes

  • Fix an issue with parsing args caused by yargs@13 (#490) @0xGabi

v5.9.3

Release date: 2019-05-27
Compare code changes (🌳 STABLE)

What’s changed in aragonCLI

🐛 Bug Fixes


v5.9.2

Release date: 2019-05-26
Compare code changes

v5.9.1

Release date: 2019-05-24
Compare code changes

v5.9.0

Release date: 2019-05-24
Compare code changes

What’s changed in aragonCLI

💡 Feature updates

  • aragon apm versions now accepts a [apmRepo] parameter to inspect packages, other than the one in arapp.json (#458)
  • the APM timeout has been increased to 5 minutes and made configurable in the package.json of the CLI (you can tweak it by building from source) (#481)

🛠️ Maintenance & internal changes

  • Update dependencies (#483)
  • Add shrinkwrap files (#483)
  • aragon run now has an end-to-end test (#483)

v5.8.0

Release date: 2019-05-18
Compare code changes

v5.7.2

Release date: 2019-05-18
Compare code changes

v5.7.1

Release date: 2019-05-04
Compare code changes

v5.7.0

Release date: 2019-04-27
Compare code changes

v5.6.2

Release date: 2019-04-17
Compare code changes

v5.6.1

Release date: 2019-03-25
Compare code changes

v5.6.0

Release date: 2019-03-25
Compare code changes

v5.5.0

Release date: 2019-03-12
Compare code changes

v5.4.0

Release date: 2019-02-27
Compare code changes

v5.3.3

Release date: 2019-01-29
Compare code changes

v5.3.2

Release date: 2019-01-18
Compare code changes

v5.3.1

Release date: 2019-01-18
Compare code changes

v5.3.0

Release date: 2019-01-17
Compare code changes