Sha256: de92884cb53aca0d84345aefb3f3315388dd633eae18e607e348cd5e1f1328ca
Contents?: true
Size: 1.52 KB
Versions: 1
Compression:
Stored size: 1.52 KB
Contents
## (UNRELEASED) ## 1.0.8 (March 18, 2018) IMPROVEMENTS: * More clever behaviour regarding processes on First completed rendering phase * All samples/*.html.erb templates are w3c compatibles without errors * Look and features improvements for samples/*.html.erb * Added optional parameters to sub-template in `render_file` * Added `param(name, default_value)` to retrieve parameter from sub-template * Use `CONSUL_HTTP_TOKEN` if present in environment variables to get the token * Added [TemplateAPI.md](TemplateAPI.md] for documenting functions ## 1.0.7 (March 16, 2018) BUG FIXES: * Do not execute reload command at startup if destination file exists and is unchanged IMPROVEMENTS: * samples/*.html.erb files have doctype as first line ## 1.0.6 (March 16, 2018) IMPROVEMENTS: * Adds `http://` to Consul URL if missing since `$CONSUL_HTTP_ADDR` environment variable might not have it * Updated gem description with more accurate information * samples: removed KV/nodes from services.html.erb * Fixed typos in README.md * Added CHANGELOG.md ## 1.0.5 (March 12, 2018) BUG FIXES: * fixed default value for parameter -c to http://localhost:8500 ## 1.0.4 (March 12, 2018) BUG FIXES: * First auto-built by Travis CI and fully deployed version * Fixed String interpolation bug in help messages * Bump rubocop to version 0.49.0 due to CVE (Travis CI) IMPROVEMENTS: * Various README.md improvements ## 1.0.0 -> 1.0.3 (March 12, 2018) First public release BUG FIXES: * Allow Travis to build properly using tags and publish to rubygems.org
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
consul-templaterb-1.0.8 | CHANGELOG.md |