Releases: enhavo/enhavo-cli
Releases · enhavo/enhavo-cli
v0.2.4
v0.2.3
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
v0.2.1
v0.2.0
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