welsonjs

WelsonJS - Build a Windows app on the Windows built-in JavaScript engine

GPL-3.0 License

Stars
143

Bot releases are visible (Hide)

welsonjs - 0.2.7.15

Published by gnh1201 3 months ago

0.2.7.15 released

welsonjs - 0.2.7.14

Published by gnh1201 3 months ago

welsonjs - 0.2.7.13

Published by gnh1201 3 months ago

0.2.7.13 released

  • Add .setPrefix() method to lib/shell
  • Add supports BITS #119
  • Add .sonarcloud.properties file
  • Fix broken file paths
  • Clean up an unused code blocks
welsonjs - 0.2.7.13-rc1

Published by gnh1201 4 months ago

0.2.7.13-rc1 released

  • The lib/xml module has been improved to be managed by the lib/pipe-ipc module.
  • Supports JSON-RPC 2.0.
  • Supports MySQL queries. Must be used with the Caterpillar Proxy.
welsonjs - 0.2.7.12

Published by gnh1201 5 months ago

0.2.7.12 released

  • Fixed: #111
  • Fixed: #109
  • Fixed: lib/adb.js
  • Enhanced: Add Bitmap interface to the native component
  • Fixed: setup.iss
  • Fixed: lib/http.js - Read a compressed response
  • and more
welsonjs - 0.2.7.11

Published by gnh1201 7 months ago

0.2.7.11 released

welsonjs - 0.2.7.10

Published by gnh1201 7 months ago

welsonjs - 0.2.7.9

Published by gnh1201 7 months ago

0.2.7.9 released

  • Update encryptor.js
  • Update README.md
welsonjs - 0.2.7.8

Published by gnh1201 9 months ago

0.2.7.8

  • Update bin/README.md
welsonjs - 0.2.7.7

Published by gnh1201 9 months ago

0.2.7.7

  • [app] HIGHT (ISO/IEC 18033-3) encryption and decryption for a script file #104
  • [lib/http] cURL error with non-escaped ampersand on Command Prompt #103
  • minor fixes
welsonjs - 0.2.7.6

Published by gnh1201 10 months ago

0.2.7.6

  • Improved: #96
  • Improved: the new version of WelsonJS.Toolkit.dll
  • minor fixes
welsonjs - 0.2.7.5

Published by gnh1201 10 months ago

0.2.7.5

  • [app] Transpiling ES6 generator functions #75
  • Add LZ77 (MsCompress) algorithm implementation e7068f0f9738023ce4f892c5140b351c5445a4d4
  • Update the additional binaries information bin/README.MD
  • [Toolkit] Access to a shared memory #96
  • Minor fixes
welsonjs - 0.2.7.5-PRE

Published by gnh1201 10 months ago

0.2.7.5-PRE

  • [app] Transpiling ES6 generator functions #75
  • Add LZ77 (MsCompress) algorithm implementation e7068f0f9738023ce4f892c5140b351c5445a4d4
  • Update the additional binaries information bin/README.MD
  • Minor fixes
welsonjs - 0.2.7.4

Published by gnh1201 11 months ago

Changes

  • [lib/msoffice] Change the excel.setValueByPosition(x, y, c) to excel.getCellByPosition(x, y).setValue(c)
welsonjs - 0.2.7.3

Published by gnh1201 11 months ago

Updated

  • [lib/msoffice] WelsonJS - Microsoft Office (e.g. Excel) integration #93
welsonjs - 0.2.7.2

Published by gnh1201 11 months ago

Changes

  • [webloader] Add WYSIWYG HTML Editor #92
  • Integrate all test files into testloader.js
welsonjs - 0.2.7.1

Published by gnh1201 12 months ago

Fixed issues

  • Fixed bug: broken GUI sample #86, Reported by @eogloblin, in 2023-10-26
welsonjs - 0.2.7

Published by gnh1201 about 1 year ago

Fixed issues

  • [lib/system] A few environment variables cannot be referenced in ScriptControl mode. #79
  • [lib/pipe-ipc] Improving concurrencies in a multiprocessing #84 with 6 issues
welsonjs - 0.2.6.1

Published by gnh1201 about 1 year ago

0.2.6.1

  • Fix mis-typos

What's new in 0.2.6

  • [CryptoJS] Add support CryptoJS #72
  • [lib/grpc] Add support gRPC #71 see video demo
  • [app] Add support ReasonML/Rescript #77
  • and more
welsonjs - 0.2.6

Published by gnh1201 about 1 year ago

What's new in 0.2.6

  • [CryptoJS] Add support CryptoJS #72
  • [lib/grpc] Add support gRPC #71 see video demo
  • [app] Add support ReasonML/Rescript #77
  • and more