Lines Matching full:schema
124 - Manifest schema version "1.0" is now available for use in this release. This
125 is identical to the "0.13" schema version in terms of features, but can be
127 field. See :ref:`west-manifest-schema-version` for details on this feature.
438 - West now checks that the manifest schema version is one of the explicitly
439 allowed values documented in :ref:`west-manifest-schema-version`. The old
440 behavior was just to check that the schema version was newer than the west
442 allowed invalid schema versions, like ``0.8.2``.
457 :ref:`west-manifest-schema-version` for more information on schema versions.
553 This is a feature release which changes the manifest schema by adding support
615 - West manifests now support a :ref:`schema version
616 <west-manifest-schema-version>`.