0.2.0
Changelog
c6e7295 Merge pull request #206 from jrasell/f_0.2.0_release
ff9da55 Update Levant for 0.2.0 release.
3619164 Merge pull request #205 from jrasell/b_fix_template_link
e2096af Fix incorrect templates link in docs README.md
c993d0f Merge pull request #204 from havk64/minorfix
2d04558 Fix option to create rendered template file
428be27 Update CHANGELOG.md
7b1595c Merge pull request #202 from jrasell/f_gh_201
53e93fc Add loop template function to allow interation in templating.
aefe2e0 Merge pull request #200 from jrasell/f_gh_108
b6d5b53 Update README to reference Levant Ansible role.
9fea468 Merge pull request #198 from jrasell/f_gh_197
c1c1677 Run tests with -race flag to detect race conditions.
aa018a2 Update CHANGELOG.md
fc29298 Merge pull request #196 from jrasell/b_gh_186
e1fdaad Add -ignore-no-changes
to change no changes on plan exit code.
9012dba Merge pull request #194 from jrasell/f_gh_193
4150f4b Update contribution guide to remove ref to old build script.
d261bad Merge pull request #192 from jrasell/f_gh_191
5323105 Add Consul clients docs and move client docs to docs folder.
a04986d Merge pull request #190 from jrasell/f_gh_176
cab0aa1 Document template funcs and move template docs to docs space.
1783094 Merge pull request #189 from jrasell/f_gh_173
3153b69 Add documentation for scale commands and multiple var file feature
fc26af4 Update CHANGELOG.md
5e422a6 Merge pull request #180 from rkettelerij/multiple_var_files
e9febe0 Merge pull request #187 from CarrotCodes/patch-1
87b1505 Fix broken Docker Hub link in README
b3f596a Update CHANGELOG.md
7ff4a64 Merge pull request #184 from jrasell/f_gh_181
08ae736 Provide better command help for deploy and render commands.
cba2067 #179 Support multiple var-files - improved variable names
fd25d09 #179 Support multiple var-files - formatting
dbdedbf #179 Support multiple var-files
667ceb4 Merge pull request #178 from shantanugadgil/patch-1
e4bbcd3 typo and message fixup
014bd3a Update CHANGELOG.md
ecb9b0b Merge pull request #175 from jrasell/f_gh_58
9502d0f Addition of template functions allow Consul and Time lookups.
14d10be Merge pull request #174 from jrasell/f_gh_171
076fd63 Move templating functionality into its own package from Levant pkg
32664bb Update CHANGELOG.md
71cbe30 Merge pull request #172 from jrasell/f_gh_124
82f70dc Addition of scale-out and scale-in commands.
20f24e4 Update CHANGELOG.md
f9b1913 Merge pull request #170 from jrasell/b_gh_166
c3fcf51 Merge pull request #169 from jrasell/f_gh_167
e8c20a9 Add Dockerfile.build to allow building during development.
9491ef5 Fix formatting issue with version summary output.
5591ecd Merge pull request #168 from jrasell/f_0.2.0_dev
369d346 Merge branch 'master' into f_0.2.0_dev
e75269b Update CHANGELOG.md to correct 0.1.1 release date.
d99a5eb Updae Lavent for 0.2.0 development effort.
1ec3264 Merge pull request #165 from jrasell/f_dockerfile_updates
206cf94 Update Dockerfile to pull released artifact rather.