Commit Graph

8 Commits

Author SHA1 Message Date
Martin Karkowski
4535821e8c Adapting Arrow-Functions 2022-07-23 07:34:38 +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
f0032eef63 - Fixes:
- log-to-file: is now storing the last logs as well
  - nope-package-loader: is transmitting the correct parameters.
- Optimazations:
  - nope-package-loader: now storing elements with stringifyWithFunctions and is capable to read functions.
  - pub-sub-system: Adding partial changes of the topic structure. This speeds up the entire system.
2022-03-19 07:39:34 +01:00
Martin Karkowski
223b72be79 running formater 2021-12-04 08:25:26 +01:00
Martin Karkowski
5c08c3be2b Fixing bugs and adding default delay. 2021-09-17 09:53:38 +02:00
Martin Karkowski
e426ce516e Fixing Browser and adding waitfor 2021-09-17 09:14:55 +02:00
1bcb48ef1e Fixing Library export 2021-09-03 07:42:37 +02:00
f073782035 Adding index files for library 2021-08-30 06:40:28 +02:00