Skip to content

Commit

Permalink
Release v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yields committed Aug 31, 2019
1 parent cf8e644 commit 0d33ed9
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@

v0.5.0 / 2019-08-31
===================

* doc: add compose, chain, env
* examples: add compose, chain, env, exec, executable scripts
* cli: improve variables output
* config: add robo vars
* task: fix exec escape
* env: interpolate env vars using variables
* cmd: resolve --config path
* add env var support to allow re-use of robo conf files
* task: run script directly if it is executable
* ci: bump to latest go version
* go: migrate to go modules

v0.4.1 / 2016-03-29
===================

Expand Down

0 comments on commit 0d33ed9

Please sign in to comment.