nope/py-helpers/prepare_code
Martin Karkowski 90783572b4 # 1.4.1
- Fixes:
    - Fixing time based issue in `ConnectivityManager` (using the now synced time for checkups)
      - `dispatchers.ConnectivityManager.ConnectivityManager`: fixing `_checkDispatcherHealth`
    - Fixing `extractUniqueValues` now it is possible to use different pathes for the `key` and `value`
      - `lib\helpers\mapMethods.ts` has been adapted
    - `lib\pubSub\nopePubSubSystem.ts` contains the following fixes:
      - fixing typo of method `updateMatching`
  - Modified:
    - `lib\pubSub\nopePubSubSystem.ts`:
      - throws error if `register` method doest not contain a topic.
      - Adapted the behavior of `_patternbasedPullData`. If no default default value is present -> the function returns an empty array.
2022-10-08 07:15:33 +02:00
..
js fixing issues with callbacks 2022-08-02 22:32:08 +02:00
logger Updating Helpers 2022-07-21 23:31:19 +02:00
ts fixing issues with callbacks 2022-08-02 22:32:08 +02:00
__init__.py fixing issues with callbacks 2022-08-02 22:32:08 +02:00
helpers.py fixing issues with callbacks 2022-08-02 22:32:08 +02:00
main.py fixing issues with callbacks 2022-08-02 22:32:08 +02:00
post_processor.py # 1.4.1 2022-10-08 07:15:33 +02:00