Skip to content

Releases: enhavo/enhavo-cli

v0.2.4

18 Aug 12:43
9ded151
Compare
Choose a tag to compare
Improve fail message (#27)

v0.2.3

01 Feb 11:45
f57c9bd
Compare
Choose a tag to compare
fix console path (#24)

* fix console path

* Fix tests (#25)

* fix console path

* fix fix

* fix typo

* fix sprintf

Co-authored-by: Gerhard Seidel <[email protected]>

v0.2.2

27 Oct 11:34
a5b0972
Compare
Choose a tag to compare
Add configuration example (#19)

v0.2.1

26 Oct 18:15
811ae0a
Compare
Choose a tag to compare
Fix yaml path (#17)

v0.2.0

26 Oct 09:09
6644563
Compare
Choose a tag to compare
enhance + fix commands (#15)

* enhance + fix commands

* fix CreateConfig

* assign interactive subroutines
add delete tasks
complete ResetProject and RecreateDatabase

* add shorthand for yes/no questions using global always-use-default option

* fix no bool returned

* add possible todos
organize imports
add possibility to change default answers before invoke

* use yaml instead of yaml for file endings
better command params

* fix missing option error
fix wording in config.yaml exists question

* wording

* use yaml instead of yml

* use snake-case for all config parameters

* update old enhavo shell command

* fix order

* yml2yaml

* additional deletedir tasks
add deletedirs into subroutine

* optimize imports

v0.1.5

01 May 05:27
Compare
Choose a tag to compare
Fix force and improve error handling

v0.1.4

26 Apr 11:00
Compare
Choose a tag to compare
Set npm as default registry

v0.1.3

26 Apr 06:40
Compare
Choose a tag to compare
Fix current branch

v0.1.2

25 Apr 15:06
d8f3400
Compare
Choose a tag to compare
Add yes option to push subtree (#7)

v0.1.1

25 Apr 14:42
c048f74
Compare
Choose a tag to compare
Fix push subtree (#6)