Skip to content

Version 1.1

Choose a tag to compare

@rustyshelf rustyshelf released this 25 Nov 05:06
· 15 commits to main since this release

Pinwheel XSD Changes:

  • Added darkType, referencedItemIdDark and subIndexDark to AliasType. In this release an alias can now optionally reference a dark variant for its color.
  • Added format with specified BuildTaskFormatValues to TaskType. This isn't new, it was just missing from the previous schema.
  • Added configuration to TaskType with associated TaskConfigurationType and AssetCatalogSymbolValues. This supports the new Asset Catalog option of generating symbol values.
  • Added minOccurs="0" maxOccurs="1" to appearance to make it clear it's optional, but can only be specified once.