tag:github.com,2008:https://github.com/src-d/enry/releasesTags from enry2019-08-07T16:07:56Ztag:github.com,2008:Repository/63264762/v2.1.02019-08-07T17:39:44Zv2.1.0<p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/src-d/enry/pull/238">#238</a> from bzz/hotfix-docs</p>
<p>Hotfix: typo in docs</p>bzztag:github.com,2008:Repository/63264762/v2.0.02019-05-08T20:41:17Zv2.0.0<p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/src-d/enry/pull/227">#227</a> from bzz/ci-fix-cgo-tests</p>
<p>CI: fix cgo profiles</p>bzztag:github.com,2008:Repository/63264762/v1.7.32019-04-11T22:26:38Zv1.7.3<p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/src-d/enry/pull/224">#224</a> from bzz/ci-fix-linux-shared-release</p>
<p>HOTFIX: enable cgo for linux native lib release on CI</p>bzztag:github.com,2008:Repository/63264762/v1.7.22019-03-15T18:01:34Zv1.7.2<p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/src-d/enry/pull/205">#205</a> from kuba--/fix-langs</p>
<p>Do not return empty lang.</p>bzztag:github.com,2008:Repository/63264762/v1.7.12019-02-21T11:08:20Zv1.7.1<p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/src-d/enry/pull/202">#202</a> from bzz/go-11</p>
<p>ci: add go 1.11</p>bzztag:github.com,2008:Repository/63264762/v1.7.02019-02-15T19:03:53Zv1.7.0<p>Sync to linguist 7.2.0: heuristics.yml support (<a class="issue-link js-issue-link" href="https://github.com/src-d/enry/pull/189">#189</a>)</p>
<p>Sync \w Github Linguist v7.2.0</p>
<p>Includes new way of handling `heuristics.yml` and
<br />all `./data/*` re-generated using Github Linguist [v7.2.0](<a href="https://github.com/github/linguist/releases/tag/v7.2.0">https://github.com/github/linguist/releases/tag/v7.2.0</a>)
<br />release tag.</p>
<p> - many new languages
<br /> - better vendoring detection
<br /> - update doc on update&known issues.</p>bzztag:github.com,2008:Repository/63264762/v1.6.82019-01-29T20:34:30Zv1.6.8<p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/src-d/enry/pull/198">#198</a> from creachadair/indocumentado</p>
<p>Add documentation comments to package tokenizer.</p>bzztag:github.com,2008:Repository/63264762/v1.6.72018-10-24T17:33:49Zv1.6.7<p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/src-d/enry/pull/165">#165</a> from pratik97/Mybranch</p>
<p><a class="issue-link js-issue-link" href="https://github.com/src-d/enry/issues/163">#163</a> - Added version automation</p>jbeardlytag:github.com,2008:Repository/63264762/v1.6.62018-10-17T21:09:48Zv1.6.6<p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/src-d/enry/pull/162">#162</a> from bzz/java-release-v1.6.5</p>
<p>bump java release artefact version</p>jbeardlytag:github.com,2008:Repository/63264762/v1.6.52018-08-29T15:02:58Zv1.6.5<p>Refactor Oniguruma integration</p>
<p>Instead of use a command to change imports before build, using a build tag to generate the correct binary.</p>
<p>This will allow applications to compile enry using oniguruma with less troubles.</p>
<p>Signed-off-by: Antonio Jesus Navarro Perez <[email protected]></p>dennwc