Change log, 1.15 to 2.0 - ZetaRet/protoss-nodejs-basic GitHub Wiki

Change log

v1.19.3

  • add paramsPathData to route object of addParamsPathListener

v1.19.2

  • add file load example with upload/download

v1.19.1

  • optimize source

v1.19.0

  • emit path stars * in routeCallback of Subserver
  • add addParamsPathListener to Subserver
  • update api provider example

v1.18.8

  • add addMethodPathListener to Subserver

v1.18.7

  • add contentParsers function map to extended server, await Promise return

v1.18.6

  • change onReadRequestBody to Promise based return for async inheritance
  • onReadRequestBody in XProtoSSChe module is now async method
  • middleware processing in XProtoSSChe server will await Promise returns and break cycle on true
  • update apiprovider example to test middleware
  • endResponse in XProtoSSChe module is async method, supports non-string data and Promise await

v1.18.5

  • add readRequestOnError boolean flag in ProtoSSChe server
  • add middleware array function list in XProtoSSChe extended server

v1.18.4

  • fix asyncBuffer in XProtoSSChe grid of __async responses on flushAsyncBuffer

v1.18.3

  • add __dataJoin, __dataPrefix, __dataSuffix to response of XProtoSSChe module on endResponse method
  • reformat source

v1.18.2

  • update html server example

v1.18.1

  • add api provider example

v1.18.0

  • create pages docs
  • add examples folder
  • add html server loading example

v1.17.0

  • implement StartUp and ShutDown of server
  • index autostarts
  • ProtoSSChe main module exports changed

v1.16.6

  • add MicroService in modules d.ts

v1.16.5

  • add VirtualizationService in modules d.ts
  • add VirtualContainer in api d.ts
  • update exports interface in d.ts

v1.16.4

  • add PropagationData in api d.ts

v1.16.3

  • add PropagationService in modules d.ts

v1.16.2

  • add FileUpload in api d.ts
  • type numeric buffers in ServerTypes

v1.16.1

  • add ServiceEncasement in modules d.ts
  • type the Cluster Body of ClusterHead, WorkerThread, ChildProcess

v1.16.0

  • update SocketController d.ts

v1.15.9

  • add ChatConfig interface to api d.ts

v1.15.8

  • move ChatStream interface to separate d.ts
  • add Video and Audio stream interface to api d.ts

v1.15.7

  • add Premise as asynchronous refutation to resolve failed promises of arguable materials

v1.15.6

  • add EVENTS to ChatControllerStatic interface
  • add EnvironmentTypes to api d.ts

v1.15.5

  • add ChatController stream interface

v1.15.4

  • update APIController, ChatController, SocketController d.ts
  • update ChatController messaging structure

v1.15.3

  • objectify types in HTMLCache, HTMLParser, HTMLDomElement

v1.15.2

  • update ServerTypes

v1.15.1

  • update api types
  • update SocketController object types
  • add APIController.ts

v1.15.0

  • add api types
  • add APIController, ChatController, SocketController
  • update ServerObjects

v1.14.3

  • move ServerObjects types from main server
  • define types of server object maps

v1.14.2

  • add SplitURL, RouteObject, AugmentRequest, AugmentResponse, RoutedResponse
  • add DeepVoyage interfaces and update server

v1.14.1

  • add ServerEnvironment, ServerStats, ServerOptions, BasicServerGlobal interfaces

v1.14.0

  • add utils/web/Cookies

Changes upto v1.14.0