tag:github.com,2008:https://github.com/ashleycaselli/git-sensitive-semantic-versioning-gradle-plugin/releases Release notes from git-sensitive-semantic-versioning-gradle-plugin 2022-03-10T07:09:23Z tag:github.com,2008:Repository/475847487/0.3.6 2022-03-10T07:09:23Z 0.3.6 <ul> <li><strong>deps:</strong> update actions/checkout action to v3 ([<a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/ashleycaselli/git-sensitive-semantic-versioning-gradle-plugin/commit/a81c670e464d581ace6e4f8dce1b3350f3465a37/hovercard" href="https://github.com/ashleycaselli/git-sensitive-semantic-versioning-gradle-plugin/commit/a81c670e464d581ace6e4f8dce1b3350f3465a37"><tt>a81c670</tt></a>](<a href="https://g%E2%80%A6" rel="nofollow">https://g…</a></li> </ul> semantic-release-bot tag:github.com,2008:Repository/475847487/0.3.5 2022-02-08T12:28:51Z 0.3.5 <ul> <li><strong>release:</strong> correctly enable semantic commit conventions ([<a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/ashleycaselli/git-sensitive-semantic-versioning-gradle-plugin/commit/0168a10aab9b927d238ad1336ced3d19b6e3b849/hovercard" href="https://github.com/ashleycaselli/git-sensitive-semantic-versioning-gradle-plugin/commit/0168a10aab9b927d238ad1336ced3d19b6e3b849"><tt>0168a10</tt></a>…</li> </ul> semantic-release-bot tag:github.com,2008:Repository/475847487/0.3.4 2021-12-28T10:03:51Z 0.3.4 <ul> <li><strong>deps:</strong> update plugin dokka to v1.6.10 ([<a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/ashleycaselli/git-sensitive-semantic-versioning-gradle-plugin/commit/aaf54705c09795ce7194bfabefad206c93957404/hovercard" href="https://github.com/ashleycaselli/git-sensitive-semantic-versioning-gradle-plugin/commit/aaf54705c09795ce7194bfabefad206c93957404"><tt>aaf5470</tt></a>](<a href="https://github.%E2%80%A6" rel="nofollow">https://github.…</a></li> </ul> semantic-release-bot tag:github.com,2008:Repository/475847487/0.3.3 2021-12-22T16:58:39Z 0.3.3 <ul> <li><strong>deps:</strong> update dependency gradle to v7.3.3 ([<a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/ashleycaselli/git-sensitive-semantic-versioning-gradle-plugin/commit/a3e36ba993ce681c6602bba93539b6a6fd623a9f/hovercard" href="https://github.com/ashleycaselli/git-sensitive-semantic-versioning-gradle-plugin/commit/a3e36ba993ce681c6602bba93539b6a6fd623a9f"><tt>a3e36ba</tt></a>](<a href="https://git%E2%80%A6" rel="nofollow">https://git…</a></li> </ul> semantic-release-bot tag:github.com,2008:Repository/475847487/0.3.2 2021-12-15T15:12:20Z 0.3.2 <ul> <li><strong>deps:</strong> update dependency gradle to v7.3.2 ([<a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/ashleycaselli/git-sensitive-semantic-versioning-gradle-plugin/commit/630e56d09dbfa0154164678e213a2e78ce19a8a1/hovercard" href="https://github.com/ashleycaselli/git-sensitive-semantic-versioning-gradle-plugin/commit/630e56d09dbfa0154164678e213a2e78ce19a8a1"><tt>630e56d</tt></a>](<a href="https://git%E2%80%A6" rel="nofollow">https://git…</a></li> </ul> semantic-release-bot tag:github.com,2008:Repository/475847487/0.3.1 2021-12-01T19:58:21Z 0.3.1 <ul> <li><strong>deps:</strong> update dependency gradle to v7.3.1 ([<a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/ashleycaselli/git-sensitive-semantic-versioning-gradle-plugin/commit/21988c6b6e72aefca8845b5ec2c4eb2aca6bea0b/hovercard" href="https://github.com/ashleycaselli/git-sensitive-semantic-versioning-gradle-plugin/commit/21988c6b6e72aefca8845b5ec2c4eb2aca6bea0b"><tt>21988c6</tt></a>](<a href="https://git%E2%80%A6" rel="nofollow">https://git…</a></li> </ul> semantic-release-bot tag:github.com,2008:Repository/475847487/0.3.0 2021-07-20T14:04:32Z 0.3.0 <ul> <li>The plugin does not require anymore to call <code>version = computeGitSemVer()</code></li> <li>If configuration-time version setting is required, it can be achieved via:</li> </ul> <div class="highlight highlight-source-kotlin notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="gitSemVer { assignGitSemanticVersion() }"><pre>gitSemVer { assignGitSemanticVersion() }</pre></div> DanySK tag:github.com,2008:Repository/475847487/0.2.3 2020-12-26T14:41:48Z 0.2.3 <ul> <li>Upgrade to Kotlin 1.4.x and Gradle 6.8</li> </ul> DanySK tag:github.com,2008:Repository/475847487/0.2.2 2019-05-21T13:28:28Z 0.2.2 <ul> <li>Fix broken commit distance detection</li> <li>Remove debug printlns</li> </ul> DanySK tag:github.com,2008:Repository/475847487/0.2.1 2019-05-21T12:13:03Z 0.2.1 <ul> <li>Directly access git via terminal</li> <li>Does not depend on other plugins</li> </ul> DanySK