All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning
- cmem-plugin-base dependency specification
- Python Code Workflow Task
- Custom Action: Validate initialization phase - run the init code and report results
- Custom Action: Validate execution phase - run the execute code and report results
- Custom Action: List Packages - Show installed python packages with version
- Custom Action: Install Missing Dependencies - Install missing dependency packages
- Parameter: Dependencies - Comma-separated list of package names
- more documentation
- example code highlightning in documentation
- change log
- initial version with transform and workflow plugin