Skip to content

Releases: bjango/Bjango-DevKit

Version 1.2

06 Dec 04:13
Compare
Choose a tag to compare

Pinwheel XSD Changes:

  • Added appearance and autoContrast to ColorItemType, AliasType and ColorSetType as well as AppearanceValues to enumerate all the supported values
  • Cleaned up the document by removing some comments that were just the name of the item below them
  • Added high contrast variants to AliasType. An alias can now be linked to up to 4 different items. Note that while not specified in the XSD, it is invalid to link one alias to both a color set (without an index) and a color. Eg: you can only link to entire color sets, or to individual colors, not both.

Version 1.1

25 Nov 05:06
Compare
Choose a tag to compare

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.

Initial Release

25 Nov 04:58
Compare
Choose a tag to compare

First release, contains version 1.0 of the Pinwheel Schema.