Releases: gnh1201/welsonjs
Releases · gnh1201/welsonjs
0.2.7.10
0.2.7.10 released
- Add method Browser.waitUntil 5335212
0.2.7.9
0.2.7.9 released
- Update encryptor.js
- Update README.md
0.2.7.7
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
0.2.7.6
- Improved: #96
- Improved: the new version of
WelsonJS.Toolkit.dll
- minor fixes
0.2.7.5
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
Changes
- [lib/msoffice] Change the
excel.setValueByPosition(x, y, c)
to excel.getCellByPosition(x, y).setValue(c)
0.2.7.3
Updated
- [lib/msoffice] WelsonJS - Microsoft Office (e.g. Excel) integration #93
0.2.7.2
Changes
- [webloader] Add WYSIWYG HTML Editor #92
- Integrate all test files into
testloader.js