tag:github.com,2008:https://github.com/VirtusLab/render/releasesRelease notes from render2022-03-21T07:53:01Ztag:github.com,2008:Repository/153794740/v0.3.02022-03-21T07:59:33Zv0.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>bartoszjtag:github.com,2008:Repository/153794740/v0.2.02020-07-15T11:50:30Zv0.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>pawelprazaktag:github.com,2008:Repository/153794740/v0.1.92020-07-14T10:57:35Zv0.1.9<p>Golang updated to 1.14</p>pawelprazaktag:github.com,2008:Repository/153794740/v0.1.82020-01-24T14:05:19Zv0.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>pawelprazaktag:github.com,2008:Repository/153794740/v0.1.72019-11-14T15:22:24Zv0.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>pawelprazaktag:github.com,2008:Repository/153794740/v0.1.62019-11-14T15:09:31Zv0.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>pawelprazaktag:github.com,2008:Repository/153794740/v0.1.52019-11-14T15:07:42Zv0.1.5<p>Changes:</p>
<ul>
<li>add <code>n</code> template function</li>
<li>fix .gitignore</li>
</ul>pawelprazaktag:github.com,2008:Repository/153794740/v0.1.42019-11-14T15:08:37Zv0.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>pawelprazaktag:github.com,2008:Repository/153794740/v0.1.32019-11-14T15:12:36Zv0.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>pawelprazaktag:github.com,2008:Repository/153794740/v0.1.22019-11-14T15:14:12Zv0.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