v13.0.0-beta.2
Pre-release
Pre-release
What's Changed
What's Changed
- Replaced BigNumber with BigInt by @popenta in #384
- Implemented the Message and MessageComputer classes by @popenta in #378
- Implemented Token Management Transactions Outcome Parser by @popenta in #381
- Refactoring DraftTransaction to TransactionNext by @ramonalobont in #376
- Add empty lines and ran prettier by @popenta in #377
- Commute to ES2020. Partially replace "BigNumber.Value" with "bigint" by @andreibancioiu in #382
- Address wrt. specs (partially). Additional minor breaking changes. by @andreibancioiu in #383
- Run "pretty" (partially) by @andreibancioiu in #374
New Contributors
- @ramonalobont made their first contribution in #376
Full Changelog: v13.0.0-beta.1...v13.0.0-beta.2