Skip to content

Releases: alexecus/spawner

Initial stable release

29 Apr 11:02
050f2e8
Compare
Choose a tag to compare
1.0

Removed breakpoint

Added normalizer support

08 Jul 14:00
b1f781b
Compare
Choose a tag to compare
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

18 Jun 15:14
0cf9256
Compare
Choose a tag to compare
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

19 Apr 14:33
e78d177
Compare
Choose a tag to compare
  • Updated example
  • Added copy and template operations

Initial working application

18 Apr 14:22
1ed126d
Compare
Choose a tag to compare
Merge pull request #1 from alexecus/feature-working

Initial working commit