tag:github.com,2008:https://github.com/prantlf/build-number-generator/releasesRelease notes from build-number-generator2022-07-22T07:44:16Ztag:github.com,2008:Repository/140097488/v2.0.42022-07-22T07:44:20Zv2.0.4<h2><a href="https://github.com/prantlf/build-number-generator/compare/v2.0.3...v2.0.4">2.0.4</a> (2022-07-22)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Correct TypeScript types (<a href="https://github.com/prantlf/build-number-generator/commit/8bfb996e65220c96488f7a07980b7b05f8a7590a">8bfb996</a>)</li>
<li>Include TypeScript types file in the published package files (<a href="https://github.com/prantlf/build-number-generator/commit/4c0fdb9719bcb60fec884888827f1305213b0291">4c0fdb9</a>)</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/140097488/v2.0.32022-07-22T07:02:31Zv2.0.3<h2><a href="https://github.com/prantlf/build-number-generator/compare/v2.0.2...v2.0.3">2.0.3</a> (2022-07-22)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Correct paths to the CJS export and to the bin script (<a href="https://github.com/prantlf/build-number-generator/commit/93dff1f4b000b5926db870ccdf302e27d3381554">93dff1f</a>)</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/140097488/v2.0.22022-06-18T16:38:19Zv2.0.2<h2><a href="https://github.com/prantlf/build-number-generator/compare/v2.0.1...v2.0.2">2.0.2</a> (2022-06-18)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Clean bundled sources up (<a href="https://github.com/prantlf/build-number-generator/commit/75d5a0bf29509bddea70f6bddf344ea9d960e27c">75d5a0b</a>)</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/140097488/v2.0.12022-06-18T09:40:30Zv2.0.1<h2><a href="https://github.com/prantlf/build-number-generator/compare/v2.0.0...v2.0.1">2.0.1</a> (2022-06-18)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Correct the package version number (<a href="https://github.com/prantlf/build-number-generator/commit/dce3d3e894f11b72817ecd248afcb162d8d7c2db">dce3d3e</a>)</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/140097488/v2.0.02022-06-18T09:41:36Zv2.0.0<h1><a href="https://github.com/prantlf/build-number-generator/compare/v1.0.0...v2.0.0">2.0.0</a> (2022-06-18)</h1>
<h3>Bug Fixes</h3>
<ul>
<li>Remove commander dependency, modernise project (<a href="https://github.com/prantlf/build-number-generator/commit/d68ba933bad75f135fb8e8f681dfd3d6ed75a99b">d68ba93</a>)</li>
<li>Use the same font for inputs and buttons as for the rest of the body (<a href="https://github.com/prantlf/build-number-generator/commit/be77fe00d5639fc972f3dd6dfb1d63a43dbedda0">be77fe0</a>)</li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>Node.js 14.8 or newer is required. Command-line parsing<br>
changed, although no change on the outside is expected. API remained the<br>
same. Requirements on the browser didn't change.</li>
<li>The API (library) still requires Node.js 10 or newer. But the command<br>
line tool uses features like ES module support and global async/await.</li>
<li>Commander was replaced by a hand-written argument parser with the same<br>
functionality, because noch much features were needed. Although no<br>
changes on the outside shoudl happen, on enever knows...</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/140097488/v1.0.02020-12-01T09:20:22Zv1.0.0<h2><a href="https://github.com/prantlf/build-number-generator/compare/v0.0.6...v1.0.0">1.0.0</a> (2020-12-01)</h2>
<h3>Features</h3>
<ul>
<li>Introduce module bundles usable in the browser (<a href="https://github.com/prantlf/build-number-generator/commit/321d4f5">321d4f5</a>)</li>
<li>Add an online page for generating and parsing build numbers (<a href="https://github.com/prantlf/build-number-generator/commit/57cf868">57cf868</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Upgrade package dependencies (<a href="https://github.com/prantlf/build-number-generator/commit/fcb584d">fcb584d</a>)</li>
</ul>prantlftag:github.com,2008:Repository/140097488/v0.0.62019-09-22T13:14:19Zv0.0.6<h2><a href="https://github.com/prantlf/build-number-generator/compare/v0.0.5...v0.0.6">0.0.6</a> (2019-09-22)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Upgrade package dependencies (<a href="https://github.com/prantlf/build-number-generator/commit/22e016e">22e016e</a>)</li>
</ul>prantlftag:github.com,2008:Repository/140097488/v0.0.52019-06-07T23:15:24Zv0.0.5<h2><a href="https://github.com/prantlf/build-number-generator/compare/v0.0.4...v0.0.5">0.0.5</a> (2019-06-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Do not format time zone to the readable build date (<a href="https://github.com/prantlf/build-number-generator/commit/6bde8b3">6bde8b3</a>)</li>
<li>Upgrade module dependencies (<a href="https://github.com/prantlf/build-number-generator/commit/546f9f8">546f9f8</a>)</li>
</ul>prantlftag:github.com,2008:Repository/140097488/v0.0.42019-03-10T16:34:44Zv0.0.4<h2><a href="https://github.com/prantlf/build-number-generator/compare/v0.0.3...v0.0.4">0.0.4</a> (2019-03-10)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Upgrade module dependencies (<a href="https://github.com/prantlf/build-number-generator/commit/f4a9f19">f4a9f19</a>)</li>
</ul>prantlftag:github.com,2008:Repository/140097488/v0.0.32018-09-08T13:45:41Zv0.0.3<h2><a href="https://github.com/prantlf/build-number-generator/compare/v0.0.2...v0.0.3">0.0.3</a> (2018-09-08)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>Upgrade package dependencies (<a href="https://github.com/prantlf/build-number-generator/commit/2fdab54">2fdab54</a>)</li>
</ul>prantlf