tag:github.com,2008:https://github.com/coderofstuff/hw-app-kaspa/releasesTags from hw-app-kaspa2024-03-29T05:03:06Ztag:github.com,2008:Repository/633238826/v1.2.12024-03-29T05:03:06Zv1.2.1coderofstufftag:github.com,2008:Repository/633238826/v1.2.02023-12-27T18:37:39Zv1.2.0coderofstufftag:github.com,2008:Repository/633238826/v1.1.02023-12-26T07:02:23Zv1.1.0 - Typescript and getPublicKey<p>Full conversion to typescript (<a class="issue-link js-issue-link" href="https://github.com/coderofstuff/hw-app-kaspa/pull/5">#5</a>)</p>
<p>* Full conversion to typescript</p>
<p>* Fix export logic</p>
<p>* README fixes</p>
<p>* Version bump to 1.1.0</p>
<p>While this looks like a significant change, the code is semantically the same as before</p>
<p>getAddress is a typo and has been renamed to the correct getPublicKey. I'm the only user of this repo at this time and I'll be changing all references to the correct one when updating to this version so I consider this all a minor change.</p>
<p>Breaking change:
<br />- getAddress is now getPublicKey (which is what it should've been in the first place)</p>coderofstufftag:github.com,2008:Repository/633238826/v1.0.02023-09-16T04:47:59Zv1.0.0coderofstufftag:github.com,2008:Repository/633238826/v0.0.12023-05-17T05:10:34ZBase Release<p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/coderofstuff/hw-app-kaspa/pull/4">#4</a> from coderofstuff/path-for-change-2</p>
<p>Allow passing path type and index for change</p>coderofstuff