nope/lib/dispatcher
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
..
baseServices Adapting Arrow-Functions 2022-07-23 07:34:38 +02:00
ConnectivityManager fixing switch-cases and arrow-functions, that they can be parsed 2022-07-25 07:36:40 +02:00
Core Fixing Master interface. 2022-04-20 14:31:31 +02:00
InstanceManager # 1.3.5 2022-08-23 09:50:45 +02:00
RpcManager # 1.3.5 2022-08-23 09:50:45 +02:00
getDispatcher.ts # 1.0.33 2022-04-08 08:10:39 +02:00
getLinkedDispatcher.ts Adapting Arrow-Functions 2022-07-23 07:34:38 +02:00
index.ts fixing issues 2022-01-26 13:03:03 +01:00
nopeDispatcher.injectable.ts zwischen stand 2022-01-10 07:52:05 +01:00
nopeDispatcher.ts autoformat code 2022-08-03 13:18:26 +02:00