Skip to content

Releases: gnh1201/welsonjs

0.2.7.20

22 Jul 15:40
Compare
Choose a tag to compare

0.2.7.20 released

  • Add WelsonJS.Service component - Can be write a Windows Services with Javascript #101
  • Fix app.js #101
  • Fix helloworld.js (example file) #101

0.2.7.19

21 Jul 15:59
31fb594
Compare
Choose a tag to compare

0.2.7.19 released

0.2.7.18

21 Jul 15:13
a592cd0
Compare
Choose a tag to compare

0.2.7.18 released

0.2.7.17

21 Jul 10:59
f2239e7
Compare
Choose a tag to compare

0.2.7.17 released

0.2.7.16

20 Jul 09:22
8b5abfe
Compare
Choose a tag to compare

0.2.7.16 relased

  • Fix #122
  • Update the documentations.

0.2.7.15

13 Jul 07:22
a586b7c
Compare
Choose a tag to compare

0.2.7.15 released

0.2.7.14

10 Jul 11:49
a56d8eb
Compare
Choose a tag to compare

0.2.7.14 released

  • Fix mistypo in lib/wmi.js 0a35ade
  • Fix the setup profile for updates a56d8eb

0.2.7.13

10 Jul 11:43
7a98e9c
Compare
Choose a tag to compare

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

0.2.7.13-rc1

01 Jul 05:21
a20e000
Compare
Choose a tag to compare
0.2.7.13-rc1 Pre-release
Pre-release

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.

0.2.7.12

29 May 08:14
Compare
Choose a tag to compare

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