Skip to content

v1.3.0

Compare
Choose a tag to compare
@clementh59 clementh59 released this 14 Jul 14:03
· 26 commits to master since this release
81313bc

Features

  • linkType is now a property of DigitalLink (and not an attribute anymore), two methods have been created: setLinkType and getLinkType.
    However, getAttribute('linkType') and getAttributes().linkType are still possible.