Changelog
Here are listed all the meaningfull changes done on nmk-workspace since version 1.0
Note
Only interface and important behavior changes are listed here.
The fully detailed changelog is also available on Github
Release 1.1
1.1.0
New ${workspaceBuildExtraArgsByStage} config item, used to specify nmk options per metatask.
Build behavior changed for projects specified in ${workspaceSubProjectsToBuildFirst} and ${workspaceSubProjectsToBuildAfter} config items:
they are ignored in build if not also listed in ${workspaceSubProjectsToBuild} config item.