Releases: linkorb/envoi
Releases · linkorb/envoi
Fix cli execution
v1.1.1 fix cli execution
Fix autoload path in bin execute file
v1.1.0 fix autoload path in bin execute file (#2)
Initial tagged release
base implementation (#1) * base class * env validation by metadata from .env.yaml file * env validation by metadata, apply default value * add bin console * install symfony-console-form, configure validate command * update markdown file command, add tests * fix command's arguments * remove symfony-console-form package * fix tests * markdown output * markdown output * change README.md * change README.md * change README.md * change README.md * change README.md * change README.md * change README.md * change README.md * remove excess code * change README.md