tag:github.com,2008:https://github.com/xorima/pointerhelpers/releases Release notes from pointerhelpers 2024-06-10T02:09:31Z tag:github.com,2008:Repository/592595605/v1.3.0 2024-06-10T02:11:28Z v1.3.0 <h2>What's Changed</h2> <ul> <li>feat: adds in supports for numerical types (int*, float*, complex*)</li> <li>feat: adds in support for uint</li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/xorima/pointerhelpers/compare/v1.2.0...v1.3.0"><tt>v1.2.0...v1.3.0</tt></a></p> xorima tag:github.com,2008:Repository/592595605/v1.2.0 2023-01-30T11:06:29Z v1.2.0 <h2>What's Changed</h2> <ul> <li>feat(bool): add in support for bools by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/xorima/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/xorima">@xorima</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1562214700" data-permission-text="Title is private" data-url="https://github.com/xorima/pointerhelpers/issues/2" data-hovercard-type="pull_request" data-hovercard-url="/xorima/pointerhelpers/pull/2/hovercard" href="https://github.com/xorima/pointerhelpers/pull/2">#2</a></li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/xorima/pointerhelpers/compare/v1.1.0...v1.2.0"><tt>v1.1.0...v1.2.0</tt></a></p> xorima tag:github.com,2008:Repository/592595605/v1.1.0 2023-01-30T10:43:18Z v.1.1.0 <h2>What's Changed</h2> <ul> <li>feat(int64): add support for managing int64 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/xorima/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/xorima">@xorima</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1562177693" data-permission-text="Title is private" data-url="https://github.com/xorima/pointerhelpers/issues/1" data-hovercard-type="pull_request" data-hovercard-url="/xorima/pointerhelpers/pull/1/hovercard" href="https://github.com/xorima/pointerhelpers/pull/1">#1</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/xorima/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/xorima">@xorima</a> made their first contribution in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1562177693" data-permission-text="Title is private" data-url="https://github.com/xorima/pointerhelpers/issues/1" data-hovercard-type="pull_request" data-hovercard-url="/xorima/pointerhelpers/pull/1/hovercard" href="https://github.com/xorima/pointerhelpers/pull/1">#1</a></li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/xorima/pointerhelpers/compare/v1.0.0...v1.1.0"><tt>v1.0.0...v1.1.0</tt></a></p> xorima tag:github.com,2008:Repository/592595605/v1.0.0 2023-01-24T04:44:32Z v1.0.0 <h1>String Helpers</h1> <p>This release creates the string helpers and the initial layout for the project.<br> These helpers are taken from the AWS implementation</p> xorima