Added
- Add the
frozenoption to prevent any dependency updates for a package. - Add the
workspacesection to carry workspace configuration. - Add the
workspace.checkout_diroption to keep local working copies of each dependency.
Changed
- Make order of packages and defines deterministic.
- Move the
package_linksoption toworkspace.package_links.