Skip to content

Releases: gnh1201/welsonjs

0.2.7.11

20 Mar 12:37
Compare
Choose a tag to compare

0.2.7.11 released

0.2.7.10

20 Mar 02:34
Compare
Choose a tag to compare

0.2.7.10 released

  • Add method Browser.waitUntil 5335212

0.2.7.9

19 Mar 09:01
Compare
Choose a tag to compare

0.2.7.9 released

  • Update encryptor.js
  • Update README.md

0.2.7.8

27 Jan 01:04
64d178a
Compare
Choose a tag to compare

0.2.7.8

  • Update bin/README.md

0.2.7.7

26 Jan 16:17
Compare
Choose a tag to compare

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

0.2.7.6

05 Jan 07:26
Compare
Choose a tag to compare

0.2.7.6

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

0.2.7.5

29 Dec 06:57
Compare
Choose a tag to compare

0.2.7.5

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

0.2.7.4

27 Nov 15:56
Compare
Choose a tag to compare

Changes

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

0.2.7.3

27 Nov 10:19
Compare
Choose a tag to compare

Updated

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

0.2.7.2

22 Nov 09:32
Compare
Choose a tag to compare

Changes

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