Skip to content

v0.9-beta.4

Choose a tag to compare

@Kurpanik Kurpanik released this 27 May 07:59
· 90 commits to master since this release

πŸ’₯ Breaking Change

  • Instead of one L3D model, up to three models can be referenced now. Specifying the optional levelOfDetail attribute [low|medium|high]
  • Naming for Image enum imageType fixed
  • HousingColor ral attribute pattern simplified (ral="1000" instead of ral="RAL 1000")
  • File/type attribute enum localpath renamed to localFileName

πŸš€ New Feature

  • New Interfaces enumeration values DMX and DMX/RDM added (Issue #1)
  • File/contentType attribute enum extended with geo/p3d for parametrical geometry files

πŸ’… Polish

  • Remove ATEX ExCode duplicates

πŸ› Bug Fix

  • Fix some XSD selectors and special characters (#3 thanks to @zergud)