Skip to content

v0.9-beta.5

Choose a tag to compare

@Kurpanik Kurpanik released this 29 Jun 06:57
· 74 commits to master since this release

πŸ’₯ Breaking Change

  • ActivePowerTables powerFactor attribute renamed to inputPower (ccf1559)
  • UsefulLifeTimes and MedianUsefulLifeTimes are 1-n possible now (eb94637)
  • Variants attribute sort was renamed to sortOrder (63381fa)
  • p3d support was removed (Parametrical 3D file format). P3D will be part of L3D in the future (8ffd620)
  • String type of InitialColorTolerance and MaintainedColorTolerance restricted to values [1-7] SDCM. E.g. 4 SDCM (27e7616)
  • ProductSeries changed to 1..n and grouped by a new parent element (7a38b1f)

πŸš€ New Feature

  • ProductSeries was converted to a global type and added to Variant (beside ProductMetaData) (7a38b1f)
  • New LightSource restrictions were added for better validation (27e7616)
  • New Mountings restrictions were added for better validation (2800ba2)
  • Optional targetModelType attribute added to ExternalEmitterReference. Allows different emitter object names in case of multiple 3D model types (l3d, m3d, r3d) (8ffd620)

πŸ’… Polish

  • Example in annotation for HousingColor corrected (22d9c10)

πŸ› Bug Fix

  • Application enum value fixed (trailing whitespace at end) (f51ce65)