v0.3.0
Fixed
- flags
--debug
/--release
are now applied as expected withbundle
andinstall
commands.
Changed
- option
dist
is now deprecated in favor of optionstage
inred.config.json
. - filename of an archive is now
<name>-X.Y.Z.zip
instead of<name>-vX.Y.Z.zip
.
Added
- support to install / pack CET scripts using
scripts.cet
options inred.config.json
.