Skip to content
This repository has been archived by the owner on Dec 15, 2024. It is now read-only.

Version 0.0.3: Add ability to pass custom config, better run isolation

Compare
Choose a tag to compare
@MrNaif2018 MrNaif2018 released this 19 Jul 13:13
· 69 commits to master since this release
ce7862d

Version 0.0.3
Add ability to pass custom config, cleanup event listeners on finalization
run function now accepts optional parameter config (dict), which should contain necessary config keys for script execution. Otherwise local config is used.