Skip to content

v0.3.0

Compare
Choose a tag to compare
@poirierlouis poirierlouis released this 13 Sep 22:30
· 9 commits to master since this release

Fixed

  • flags --debug / --release are now applied as expected with bundle and install commands.

Changed

  • option dist is now deprecated in favor of option stage in red.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 in red.config.json.

Full Changelog