Skip to content

Release version 0.3.0

Compare
Choose a tag to compare
@Zorin95670 Zorin95670 released this 23 Aug 11:47
· 713 commits to main since this release
34956e6

[0.3.0] - 2022-08-23

Added

  • Install bin-pack library.
  • Add definition model for ComponentLink
  • Add properties in ComponentAttributeDefiniton:
    • linkType used for specify the type of link (Default or Reverse)
    • ContainerRef used for specify the reference of valid container type
    • definedAttributes used to specify definition of subattribute in case of Object type

Changed

  • Improve setComponentPosition method with bin-pack library.
  • Rename linkTypes to linkRef in ComponentAttributeDefinition
  • Rename method getComponentDefinitions to getDefinitions in DefaultMetadata.
  • Method getDefinition will return an object with component and link definitions.

Removed

  • Remove attributes required and displayable in ComponentDefinition

Fixed

  • Fix link of technical documentation in readme