Skip to content

Releases: linkorb/envoi

Fix cli execution

11 Aug 12:13
e9da0a4
Compare
Choose a tag to compare
v1.1.1

fix cli execution

Fix autoload path in bin execute file

27 Mar 12:41
Compare
Choose a tag to compare
v1.1.0

fix autoload path in bin execute file (#2)

Initial tagged release

22 Mar 18:21
Compare
Choose a tag to compare
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