nope/lib
Martin Karkowski d240840d4e # 1.3.5
- reverting 1.3.3
  - Added:
    - `helpers/stringMethods`: Added the function `varifyString`
  - Modified:
    - `dispatcher/instanceManager/InstanceManager`: Adapting the name of the instance to use a valid instance name.
    - `dispatcher/rpcManager/rpcManager`: Adapting the name of the service to use a valid service name.
    - `cli/runNopeBackend`: Adapting the name of the service to use a valid service name.

# 1.3.6
  - Added:
    - `cli/runNopeBackend`: Added the a helper to add varify the `name`. (see modifications in `dispatcher/InstanceManager/InstanceManager`, `dispatcher/RpcManager/NopeRpcManager`)
  - Modified:
    - `helpers/stringMethods`: added function `union` and `difference`.
    - `helpers/setMethods`: added function `varifyString`.
    - `types/nope/nopeDispatcher.interface`: Added option `forceUsingValidVarNames`
  - Fixes:
    - `types/nope/nopeInstanceManager.interface`: Fixed the typing of `getInstancesOfType` and `createInstance`

# 1.3.7
  - Fixes:
    - `helpers/mapMethods`: Fixing `tranformMap`. Now correctly assigning `onlyValidProps`
2022-08-23 09:50:45 +02:00
..
analyzers/typescript Adapting Arrow-Functions 2022-07-23 07:34:38 +02:00
cli # 1.3.5 2022-08-23 09:50:45 +02:00
communication Adapting Arrow-Functions 2022-07-23 07:34:38 +02:00
decorators Adapting Arrow-Functions 2022-07-23 07:34:38 +02:00
dispatcher # 1.3.5 2022-08-23 09:50:45 +02:00
eventEmitter auto formating 2022-08-02 22:31:48 +02:00
helpers # 1.3.5 2022-08-23 09:50:45 +02:00
loader Adapting Arrow-Functions 2022-07-23 07:34:38 +02:00
logger Adapting Arrow-Functions 2022-07-23 07:34:38 +02:00
module auto formating 2022-08-02 22:31:48 +02:00
observables Using deepEqual in observables. 2022-02-01 12:59:27 +01:00
parsers Adapting Arrow-Functions 2022-07-23 07:34:38 +02:00
profiling # 1.3.5 2022-08-23 09:50:45 +02:00
promise running formater 2021-12-04 08:25:26 +01:00
pubSub auto formating 2022-08-02 22:31:48 +02:00
symbols # 1.0.32 2022-04-06 20:58:25 +02:00
templates Merge branch 'dev' of https://github.com/anti-held-333/nope-backend into lib 2022-01-16 20:38:45 +01:00
testing removing old files. 2022-01-17 15:39:48 +01:00
types # 1.3.5 2022-08-23 09:50:45 +02:00
ui # 1.2.2 2022-07-15 15:56:16 +02:00
index.browser.ts # 1.2.0 2022-07-02 11:30:10 +02:00
index.nodejs.ts # 1.2.0 2022-07-02 11:30:10 +02:00