tag:github.com,2008:https://github.com/Mr0grog/editorconfig-textmate/releasesRelease notes from editorconfig-textmate2024-06-24T03:18:06Ztag:github.com,2008:Repository/5184634/v0.5.42024-06-24T03:19:30ZVersion 0.5.4<p>This upgrades editorconfig-core-c again (to v0.12.9) to fix bug in the previous release.</p>
<p>These release notes are now also available inside the plugin bundle (in <code>Contents/Resources/CHANGELOG.md</code>) and in the Git repo root for this project.</p>Mr0grogtag:github.com,2008:Repository/5184634/v0.5.32024-06-14T18:50:29ZVersion 0.5.3<p>This release includes updated versions of the pcre2 (v10.44) and editorconfig-core-c (v0.12.8) tools that do the actual parsing of <code>.editorconfig</code> files. It fixes a memory leak and improves support for newer versions of Unicode.</p>Mr0grogtag:github.com,2008:Repository/5184634/v0.5.22024-04-01T00:36:58ZVersion 0.5.2<p>This updates the underlying editorconfig-core-c library that does the actual parsing of <code>.editorconfig</code> files, which fixes some memory and possible security issues. For details, see: <a href="https://github.com/editorconfig/editorconfig-core-c/releases/tag/v0.12.7">https://github.com/editorconfig/editorconfig-core-c/releases/tag/v0.12.7</a></p>Mr0grogtag:github.com,2008:Repository/5184634/v0.5.12023-01-20T06:23:51ZVersion 0.5.1<p>This release updates the core EditorConfig parser (<a href="https://github.com/editorconfig/editorconfig-core-c">EditorConfig Core C</a>) to v0.12.6, which addresses security vulnerability <a title="CVE-2023-0341" data-hovercard-type="advisory" data-hovercard-url="/advisories/GHSA-f352-cwm8-5w9w/hovercard" href="https://github.com/advisories/GHSA-f352-cwm8-5w9w">CVE-2023-0341</a>. It also supports longer property names and values in your <code>.editorconfig</code> files.</p>Mr0grogtag:github.com,2008:Repository/5184634/v0.5.02022-11-05T01:02:44ZVersion 0.5.0<p>Version 0.5.0 adds support for Apple processors in addition to Intel (see <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="898002972" data-permission-text="Title is private" data-url="https://github.com/Mr0grog/editorconfig-textmate/issues/41" data-hovercard-type="issue" data-hovercard-url="/Mr0grog/editorconfig-textmate/issues/41/hovercard" href="https://github.com/Mr0grog/editorconfig-textmate/issues/41">#41</a>), and requires MacOS 11.0 (Big Sur) or later.</p>Mr0grogtag:github.com,2008:Repository/5184634/v0.5.0-alpha22022-11-04T05:05:00ZVersion 0.5.0 Alpha 2<p>There shouldn't be much different from a user perspective between Alpha 1 and this (the only real feature is Apple Silicon support), but the internals are cleaned up a fair bit and is more-or-less ready to ship.</p>Mr0grogtag:github.com,2008:Repository/5184634/v0.5.0-alpha12021-11-07T01:19:41ZVersion 0.5.0 Alpha 1<p>This release adds support for Apple silicon! You should be able to use this bundle equally well on Intel and Apple processors. This is still a work in progress (see <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1046599807" data-permission-text="Title is private" data-url="https://github.com/Mr0grog/editorconfig-textmate/issues/44" data-hovercard-type="pull_request" data-hovercard-url="/Mr0grog/editorconfig-textmate/pull/44/hovercard" href="https://github.com/Mr0grog/editorconfig-textmate/pull/44">#44</a>), so please comment via that PR or file new issues if you encounter problems.</p>Mr0grogtag:github.com,2008:Repository/5184634/v0.4.12021-11-06T20:06:50ZVersion 0.4.1<p>This release fixes a crash when using some .net-specific properties for Visual Studio projects. (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1036982964" data-permission-text="Title is private" data-url="https://github.com/Mr0grog/editorconfig-textmate/issues/42" data-hovercard-type="issue" data-hovercard-url="/Mr0grog/editorconfig-textmate/issues/42/hovercard" href="https://github.com/Mr0grog/editorconfig-textmate/issues/42">#42</a>)</p>Mr0grogtag:github.com,2008:Repository/5184634/v0.4.1-alpha12021-11-01T05:42:21ZVersion 0.4.1 Alpha 1<p>This release updates editorconfig-core to v0.12.5, and fixes some crashes.</p>Mr0grogtag:github.com,2008:Repository/5184634/v0.4.02019-11-12T06:55:01ZVersion 0.4.0<p>Version 0.4.0 fixes compatibility with TextMate 2.0.3+ (Note that TextMate 2.0 final through TextMate 2.0.2 do not work with any plugins at all.)</p>
<p>It also updates the core EditorConfig parsing library to support more complex file matching expressions.</p>Mr0grog