Skip to content

Releases: ZetaRet/protoss-nodejs-basic

v3.0.0

03 Jun 05:47
427d448

Choose a tag to compare

  • create src and dist folders
  • updated classes, types, examples
  • change file and namespace to load from dist
  • enable use type module in tsconfig.json upto ES2022 for projects
  • add new .ts files

Change log

v2.18.0

23 Jan 14:26
70405c5

Choose a tag to compare

  • add global exceptions and errors to d.ts
  • add websocket example

v2.17.0

17 Jan 12:39
396325e

Choose a tag to compare

  • add Logging in formats: txt, md
  • update api_example

v2.16.0

15 Jan 12:31
c23a2b7

Choose a tag to compare

  • add d.ts of new files
  • update examples

v2.15.4

15 Jan 11:26
f741773

Choose a tag to compare

  • move Multipart.js to utils.web
  • update file_example

v2.15.3

14 Jan 16:14
a429d04

Choose a tag to compare

  • create ObfuscateCSSHelper and ReplaceHTMLParams in utils.html
  • create CookieHelper in utils.web
  • replace examples with new helper utils

v2.15.2

14 Jan 13:22
b64aed8

Choose a tag to compare

  • update HTMLCache to work with many space separated js node exe methods
  • add to htmlserverload obfuscator of html/css with js as an example
  • style html using random generated class and replace previous on reload

v2.15.1

14 Jan 11:41
a95da86

Choose a tag to compare

  • optimize execDom in exePage
  • clear context using HTMLParser and HTMLCache recache
  • add node exe methods to swap content, preserve on modification
  • test timestamp output of server exported json var

v2.15.0

14 Jan 09:31
1779511

Choose a tag to compare

  • add global exception and error filter plus boolean

v2.14.3

13 Jan 19:11
cc85951

Choose a tag to compare

  • update Cookies and apiprovider example