Skip to content

Releases: NasaTeam/Nasa.js

0.2.1

06 Feb 15:48
Compare
Choose a tag to compare
  • [Fixed] Fix typing file. (#35)

0.2.0

17 Oct 13:47
Compare
Choose a tag to compare

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:

  • [New] Add options.from param for .query() API. (#27)
  • [New] Add .config() API to specify Nebulas API endpoint. (#27)

0.2.0-beta.2

03 Sep 03:22
Compare
Choose a tag to compare
0.2.0-beta.2 Pre-release
Pre-release
  • [New] Add .ready() API. (#30)
  • [New] Add *.d.ts typing file. (#29)
  • [Fixed] Roughly fix regexp in util APIs. (d0582eb, #7)
  • [Trivia] Optimize building script and dev experience. (#28)

0.2.0-beta.1

29 Aug 17:18
Compare
Choose a tag to compare
0.2.0-beta.1 Pre-release
Pre-release
  • [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:

  • [New] Add options.from param for .query() API. (#27)
  • [New] Add .config() API to specify Nebulas API endpoint. (#27)

0.1.4

31 Jul 17:20
Compare
Choose a tag to compare
  • [New] Add .VERSION property to keep version info.
  • [Improved] Simplify code about valid addr pool.
  • [Trivia] Transfer repo from account cssmagic to the new org NasaTeam.

0.1.3

26 Jul 15:09
Compare
Choose a tag to compare
  • [Fixed] Hotfix "too many simultaneous requests" issue. (#13)

0.1.2

26 Jul 14:10
Compare
Choose a tag to compare
  • [Fixed] Fix wrong error message in .checkTx() API.

0.1.1

13 Jul 15:25
Compare
Choose a tag to compare
  • [Fixed] Hotfix "_ is not defined" error.

0.1.0

28 Jun 11:20
Compare
Choose a tag to compare