New
v3.0.0
In this version JavaScript code generation via Scala-JS added.
What's Changed
- Cross-compile to Scala.js by @aslesarenko in https://github.com/input-output-hk/scrypto/pull/98
- Fix publising by @aslesarenko in https://github.com/input-output-hk/scrypto/pull/102
- Stack overflow fix for BatchMerkeProof by @ccellado in https://github.com/input-output-hk/scrypto/pull/109
- Setup ScalablyTyped by @aslesarenko in https://github.com/input-output-hk/scrypto/pull/103
- Fix test of DigestSize by @aslesarenko in https://github.com/input-output-hk/scrypto/pull/110
New Contributors
- @ccellado made their first contribution in https://github.com/input-output-hk/scrypto/pull/109
Full Changelog: https://github.com/input-output-hk/scrypto/compare/v2.2.1...v3.0.0