Releases: alexecus/spawner
Releases · alexecus/spawner
Initial stable release
Added normalizer support
Added YAML operation. Added normalizers support (#5) * Added yaml operation * Fixed fatal caused by file read issues * Added support for normalizers * Added support for normalizers
Optimization and cleanups
Polished features. Cleanup (#4) * Multiple fixes - Added template operation - Added optional file generation on example - Added ability to set root path for generation * Added test sample * Added append file operation * Move namespace * Added ability to add command from definition file * Added initial working definition file from a YAML file * Minor cleanup * Move operations and validators to it's own manager * Moved inputs to it's own manager * Delete unnecessary files * Cleanup * Example snippet cleanup * Resolved merge conflicts
Minor fixes
- Updated example
- Added copy and template operations
Initial working application
Merge pull request #1 from alexecus/feature-working Initial working commit