Releases: NasaTeam/Nasa.js
Releases · NasaTeam/Nasa.js
0.2.1
0.2.0
Updates from all beta releases:
- [Changed] Behavior changed in major APIs (
.query()
,.call()
and.checkTx()
). (#18) - [New] Add
.ua.isWalletMobileApp()
API. (b2f9fc0) - [New] Add
.ready()
API. (#30) - [New] Add
*.d.ts
typing file. (#29) - [Fixed] Fix an uncaught exception on startup. (bd9684f)
- [Fixed] Roughly fix regexp in util APIs. (d0582eb, #7)
- [Improved] Upgrade built-in nebPay to v0.2.1.
- [Improved] Adapt
.ua.isWalletExtensionInstalled()
API to NasExtWallet v0.1.3+. (#17) - [Improved] Through error if fail to register
payId
to server in.call()
API. (#17) - [Improved] Add built-in web server to run demo page. (#25)
- [Improved] Reorganize code and API namespace. (#16)
- [Trivia] Optimize building script and dev experience. (#28)
API renaming:
- [Changed] Deprecate API
.checkTx()
, rename to.getTxResult()
. (#34)
Unstable experimental features:
0.2.0-beta.2
0.2.0-beta.1
- [Changed] Behavior changed in major APIs (
.query()
,.call()
and.checkTx()
). (#18) - [New] Add
.ua.isWalletMobileApp()
API. (b2f9fc0) - [Fixed] Fix an uncaught exception on startup. (bd9684f)
- [Improved] Upgrade built-in nebPay to v0.2.1.
- [Improved] Adapt
.ua.isWalletExtensionInstalled()
API to NasExtWallet v0.1.3+. (#17) - [Improved] Through error if fail to register
payId
to server in.call()
API. (#17) - [Improved] Add built-in web server to run demo page. (#25)
- [Improved] Reorganize code and API namespace. (#16)
Unstable experimental features: