1.0.0-alpha2
Pre-release
Pre-release
1.0.0 Alpha #2
- 🌟 Split chain execution into2 public function for more flexibility.
- 🌟 Each execution has dedicated folder with it's logs.
- 🌟 You can see the logs of the execution in the interface.
- 🌟 Added a json editor/viewer to improve usability.
- 🌟 You can download all files used during an execution from the interface.
- 🌟 Dashboard allow you to monitor & see the executions.
- 🌟 User can queue chain executions from the interface
- 🌟 Added
etl-clean_old_executions
chain to cleanup old executions. - 🔧 Fixed deprecation on console commands.
- 🔧 Various fixes and improvements.