tag:github.com,2008:https://github.com/undefinedlabs/go-mpatch/releasesRelease notes from go-mpatch2023-02-16T22:14:21Ztag:github.com,2008:Repository/235596768/v1.0.72023-02-16T22:14:21Zv1.0.7: Add Go 1.20 (#15)<ul>
<li>
<p>Add Go 1.20.1</p>
</li>
<li>
<p>Update README.md</p>
</li>
<li>
<p>Update go.yml</p>
</li>
<li>
<p>Update go.yml</p>
</li>
<li>
<p>Update README.md</p>
</li>
</ul>tonyredondotag:github.com,2008:Repository/235596768/1.0.72023-01-27T12:51:40Z1.0.7<h4>Added:</h4>
<ul>
<li>ARM64 support (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1557022051" data-permission-text="Title is private" data-url="https://github.com/undefinedlabs/go-mpatch/issues/13" data-hovercard-type="pull_request" data-hovercard-url="/undefinedlabs/go-mpatch/pull/13/hovercard" href="https://github.com/undefinedlabs/go-mpatch/pull/13">#13</a>)</li>
</ul>tonyredondotag:github.com,2008:Repository/235596768/1.0.62020-06-17T11:25:14Z1.0.6<h4>Fixed:</h4>
<ul>
<li>Fix race condition in isPatchable func (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="640362550" data-permission-text="Title is private" data-url="https://github.com/undefinedlabs/go-mpatch/issues/10" data-hovercard-type="pull_request" data-hovercard-url="/undefinedlabs/go-mpatch/pull/10/hovercard" href="https://github.com/undefinedlabs/go-mpatch/pull/10">#10</a>)</li>
</ul>tonyredondotag:github.com,2008:Repository/235596768/v1.0.62020-06-17T11:24:30Zv1.0.6<p>fix race condition in isPatchable func and remove a test (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="640362550" data-permission-text="Title is private" data-url="https://github.com/undefinedlabs/go-mpatch/issues/10" data-hovercard-type="pull_request" data-hovercard-url="/undefinedlabs/go-mpatch/pull/10/hovercard" href="https://github.com/undefinedlabs/go-mpatch/pull/10">#10</a>)</p>tonyredondotag:github.com,2008:Repository/235596768/1.0.52020-06-16T07:59:26Z1.0.5<h4>Fixed:</h4>
<ul>
<li>Revert breaking api changes from the patch release.</li>
</ul>tonyredondotag:github.com,2008:Repository/235596768/v1.0.52020-06-16T07:58:17Zv1.0.5<p>revert breaking api changes (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="639444958" data-permission-text="Title is private" data-url="https://github.com/undefinedlabs/go-mpatch/issues/9" data-hovercard-type="pull_request" data-hovercard-url="/undefinedlabs/go-mpatch/pull/9/hovercard" href="https://github.com/undefinedlabs/go-mpatch/pull/9">#9</a>)</p>tonyredondotag:github.com,2008:Repository/235596768/1.0.42020-06-12T22:32:32Z1.0.4<p><strong>Changed:</strong></p>
<ul>
<li>All <code>uintptr</code> usage to <code>unsafe.Pointer</code>.</li>
<li>Some api changes</li>
</ul>tonyredondotag:github.com,2008:Repository/235596768/v1.0.42020-06-12T14:02:34Zv1.0.4: Code style and refactoring changes (#7)<ul>
<li>
<p>Code style and refactoring changes</p>
</li>
<li>
<p>fmt changes</p>
</li>
<li>
<p>add go1.10 in the test suite</p>
</li>
<li>
<p>adding go1.9 in the test matrix</p>
</li>
<li>
<p>adding go1.8 in the test matrix</p>
</li>
<li>
<p>test matrix changes</p>
</li>
<li>
<p>adding go1.7 in the test matrix</p>
</li>
<li>
<p>try to add macos to the test matrix</p>
</li>
<li>
<p>go1.6 in test matrix</p>
</li>
<li>
<p>remove go1.6 from the test matrix due an error in go get for macos</p>
</li>
</ul>tonyredondotag:github.com,2008:Repository/235596768/1.0.4-pre.12020-06-02T20:09:50Z1.0.4-pre.1<p><strong>Changed:</strong></p>
<ul>
<li>All <code>uintptr</code> usage to <code>unsafe.Pointer</code>.</li>
</ul>tonyredondotag:github.com,2008:Repository/235596768/v1.0.4-pre.12020-06-02T20:05:20Zv1.0.4-pre.1: Pointer safety (#6)<ul>
<li>
<p>removes uintptr and uses unsafe.Pointer</p>
</li>
<li>
<p>experiment test for GC</p>
</li>
<li>
<p>Update README.md</p>
</li>
</ul>tonyredondo