Releases: Cecilapp/Cecil
Releases · Cecilapp/Cecil
2.0.0-rc.11
Fix #49 #50.
2.0.0-rc.10
Fix "getConfig()" in serve command.
2.0.0-rc.9
Release 2.0.0 rc.9 (#53) * Update composer. * Clean skeleton layouts. * Fix "setDestinationDir". * Use "getConfig()->get()" instead of "getOption()".
2.0.0-rc.8
Updating core lib and deps.
2.0.0-rc.7
Fixing default template extension.
2.0.0-rc.6
Updating core lib and deps.
2.0.0-rc.5
Includes live reload script if necessary.
2.0.0-rc.4
- Fixing openBrowser (Windows case)
- Updates core library
2.0.0-rc.3
Fetch version from git repo (in case of Phar file).
2.0.0-rc.2
- Reoganizes utils
- Disable banner for user commands
- Open browser on "serve" command
- Code cleaning