Releases: sfdx-isv/sfdx-falcon
Releases · sfdx-isv/sfdx-falcon
ALPHA - v0.0.2
This release brings us nicely forward of the "bare minimum" working state of the previous release.
Highlights include:
-
Introducing Falcon Sequences - JSON-based declarative metadata that define any variety of steps required to create a demo org
-
Implementation of the following CLI commands
falcon:demo:clone
falcon:demo:validate
falcon:demo:deploy
-
Unified Falcon Debug API - Should make development easier with clear, informational errors even when working with multiple async modules
Next steps are bringing falcon:demo:create online and seeing what can be done to generalize the Yeoman interview code
ALPHA - v0.0.1
This release finds the code in a "bare minimum" working state. falcon:project:create
and falcon:project:clone
are mostly implemented. The next version will see progress with falcon:demo
commands.