Change Log
Specification v1.2
Specification v1.1
Specification v1.0
component/description : Add support for linking to other components using the <component_id> in angle brackets
workspace : Add support for workspaces
Add post-build definition file that can be referenced from
Remove the deprecated folder
property from project and component source
, include
and other_file
Add directory
property to project source
, include
, library
, other_file
and readme
.
Update list of available quality levels for components and projects
Add filter
property to project.
Add description
and quality
properties to workspaces .
Extend SDK extension search locations to include project directory. Remove support for standalone components. Existing standalone components must be turned into SDK extensions by adding an .slce
file.
Back to top