tag:github.com,2008:https://github.com/VirtusLab/render/releases Release notes from render 2022-03-21T07:53:01Z tag:github.com,2008:Repository/153794740/v0.3.0 2022-03-21T07:59:33Z v0.3.0 <p>Update dependencies and Go version to 1.17.<br> Add new custom functions: <code>cidrHost</code>, <code>cidrNetmask</code>, <code>cidrSubnets</code> and <code>cidrSubnetSizes</code></p> bartoszj tag:github.com,2008:Repository/153794740/v0.2.0 2020-07-15T11:50:30Z v0.2.0 <p>Major version dependency upgrade to Sprig v3.1.0:</p> <ul> <li>there might be subtle behavioural changes, for details see: <a href="https://github.com/Masterminds/sprig/releases/tag/v3.0.0">https://github.com/Masterminds/sprig/releases/tag/v3.0.0</a></li> </ul> <p>Migrate from go dep do go mod, this only may impact library users.</p> pawelprazak tag:github.com,2008:Repository/153794740/v0.1.9 2020-07-14T10:57:35Z v0.1.9 <p>Golang updated to 1.14</p> pawelprazak tag:github.com,2008:Repository/153794740/v0.1.8 2020-01-24T14:05:19Z v0.1.8 <ul> <li>update <code>crypt</code> to <code>v0.2.5</code> (fixes upstream bug <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/VirtusLab/crypt/commit/c86675ad7b63309ecb6e3e2b9b5fb3f5d97cf28e/hovercard" href="https://github.com/VirtusLab/crypt/commit/c86675ad7b63309ecb6e3e2b9b5fb3f5d97cf28e">VirtusLab/crypt@<tt>c86675a</tt></a>)</li> <li>update <code>sprig</code> to <code>v2.22.0</code></li> </ul> pawelprazak tag:github.com,2008:Repository/153794740/v0.1.7 2019-11-14T15:22:24Z v0.1.7 <p>Changes:</p> <ul> <li>add slack notifications for travis ci</li> <li>bump go version to 1.13</li> <li>add tarballs to releases</li> <li>add snapcraft file</li> </ul> pawelprazak tag:github.com,2008:Repository/153794740/v0.1.6 2019-11-14T15:09:31Z v0.1.6 <p>Changes:</p> <ul> <li>add silent mode <code>--silent</code>, <code>-s</code></li> <li>avoid confusing error messages when empty <code>--config</code> or <code>--var</code> is passed</li> <li>update <code>sprig</code> dependency</li> </ul> pawelprazak tag:github.com,2008:Repository/153794740/v0.1.5 2019-11-14T15:07:42Z v0.1.5 <p>Changes:</p> <ul> <li>add <code>n</code> template function</li> <li>fix .gitignore</li> </ul> pawelprazak tag:github.com,2008:Repository/153794740/v0.1.4 2019-11-14T15:08:37Z v0.1.4 <p>Changes:</p> <ul> <li>add custom functions: <code>fromYaml</code>, <code>fromJson</code>, <code>jsonPath</code>, <code>writeFile</code></li> <li>update <code>.travis.yml</code></li> </ul> pawelprazak tag:github.com,2008:Repository/153794740/v0.1.3 2019-11-14T15:12:36Z v0.1.3 <p>Changes:</p> <ul> <li>disable git signing because it always breaks when needed</li> <li>update crypt to v0.1.1</li> <li>improve error handling logging</li> <li>improve logging</li> <li>update <code>Makefile</code>, remove <code>config.env</code></li> <li>update <code>README.md</code></li> </ul> pawelprazak tag:github.com,2008:Repository/153794740/v0.1.2 2019-11-14T15:14:12Z v0.1.2 <p>Minor logging/error handling fixes.</p> <p>Changes:</p> <ul> <li>update Makefile, add set_exit_status for golint</li> <li>fix <code>main_test.go</code> after <code>go-extended</code> version bump-</li> <li>add version info to logs</li> <li>add regression test for <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="424907115" data-permission-text="Title is private" data-url="https://github.com/VirtusLab/render/issues/11" data-hovercard-type="issue" data-hovercard-url="/VirtusLab/render/issues/11/hovercard" href="https://github.com/VirtusLab/render/issues/11">#11</a></li> <li>simplify logging in main.go</li> <li>update <code>go-extended</code> dependency to version <code>v0.0.4</code></li> <li>add version info to logs</li> <li>add a test case, sort imports</li> </ul> pawelprazak