Commit Graph

8 Commits

Author SHA1 Message Date
ee1d690dc8 # 1.0.32
- Fixes:
  - helpers.singleton: work with `Symbol.for`
  - symbols.symbols: work with `Symbol.for`
2022-04-06 20:58:25 +02:00
daaa0fd51a # 1.0.29
- Added:
  - helpers.limit: limitedCalls -> Functinality to limit parallel calls.

# 1.0.30
- Added:
  - helpers.limit: getLimitedOptions -> Helper to get the correspondings options
  - helpers.limit.spec: Adding test cases

# 1.0.31
- Modified:
  - helpers.singleton: Prevent using symbols, to make global version work with local version.
2022-04-06 20:50:54 +02:00
d911380511 # 1.0.27
- Fixes:
  - helpers.jsonSchemaMethods: -> renamed flatten to nested.
- Added:
  - helpers.descriptors: -> parseFunctionToJsonSchema
  - helpers.jsonSchemaMethods: -> added `flattenSchema` and `reduceSchema`. This Function will create a nested JSON-Schema.
2022-03-22 10:12:32 +01:00
ba9f7e5c17 adding wiki 2022-01-18 21:51:19 +01:00
08dfc238af fixing issues and adding comments 2022-01-18 08:01:50 +01:00
Martin Karkowski
223b72be79 running formater 2021-12-04 08:25:26 +01:00
Martin Karkowski
2a390a965f Fixing Loader 2020-11-07 01:45:20 +01:00
Martin Karkowski
bdc485977d Adding linked Dispatcher 2020-08-26 00:11:26 +02:00