Skip to content

v0.9-beta.6

Choose a tag to compare

@Kurpanik Kurpanik released this 08 Oct 12:58
· 61 commits to master since this release

πŸ’₯ Breaking Change

  • VariantName is a required element now (4c98400)
  • Sensor properties DetectorCharacteristic, DetectionMethods and DetectionMethod moved to GeneralDefinitions/Sensors/Sensor (e7c4180)
  • hertz attribute (AbsorptionRate element) restricted to positive numbers (449ad50)
  • OrderNumber renamed to ProductNumber (f48749d)
  • FlickerPstLM and StroboscopicEffectsSVM moved to ActivePowerTable - see #8 (7ede49b)
  • Invalid definitions of EmitterObjectExternalNames (combination of same values inside an EmitterReference) are restricted by a UniqueEmitterObjectExternalName constraint now (e52c35c)

πŸš€ New Feature

  • Definition of multiple geometries is possible now (b960655)
  • A new ProductSize element was added to DescriptiveAttributes/Mechanical (8222aa8)

πŸ’… Polish

  • XSD annotations improved (c0c61da)
  • SubstitutionGroups were removed/replaced (b7a340d)
  • Annotation for absorption coefficient improved (30d8487)

πŸ› Bug Fix

  • Type of the id attribute of custom properties changed from xs:ID to xs:string (7a34fc8)