@loopholelabs/scale-signature
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -10,2 +10,9 @@ # Changelog | ||
## [v0.2.1] - 2023-02-02 | ||
### Changes | ||
- Adding Rust and Typescript signature support | ||
- Adding optimization options for the Rust signature compile logic | ||
## [v0.1.1] - 2022-11-28 | ||
@@ -26,4 +33,5 @@ | ||
[unreleased]: https://github.com/loopholelabs/scale-signature/compare/v0.1.1...HEAD | ||
[unreleased]: https://github.com/loopholelabs/scale-signature/compare/v0.2.1...HEAD | ||
[v0.2.1]: https://github.com/loopholelabs/scale-signature/compare/v0.2.1 | ||
[v0.1.1]: https://github.com/loopholelabs/scale-signature/compare/v0.1.1 | ||
[v0.1.0]: https://github.com/loopholelabs/scale-signature/compare/v0.1.0 |
- Shivansh Vij <shivanshvij@loopholelabs.io> @shivanshvij | ||
- Dan Phillips <dan@loopholelabs.io> @dphilla |
{ | ||
"name": "@loopholelabs/scale-signature", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "TypeScript version of the scale-signature.", | ||
@@ -5,0 +5,0 @@ "source": "index.ts", |
Sorry, the diff of this file is not supported yet
64408