Commit Graph

9 Commits

Author SHA1 Message Date
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
2cd0ff596f Using deepEqual in observables. 2022-02-01 12:59:27 +01:00
dc4cc0ef50 fixing issues 2022-01-26 13:03:03 +01:00
Martin Karkowski
223b72be79 running formater 2021-12-04 08:25:26 +01:00
Martin Karkowski
b47d0cb772 Adding Pubsub. And Test cases 2021-11-14 23:16:07 +01:00
40372ffc13 Fixing exports 2021-09-12 09:51:24 +02:00
953a4647c2 fixinx webpack 2021-09-02 08:20:26 +02:00
f073782035 Adding index files for library 2021-08-30 06:40:28 +02:00