Skip to content

Runtime v1.3.0

Choose a tag to compare

@ecarriou ecarriou released this 25 Mar 23:14
  • Runtime implements C3 superclass linearization algorithm for multi-inheritance,
  • Runtime workflow stops now when a cyclic inheritance dependency has been found,
  • update web addon: admin module is started when designer attribute is set on the script tag that loads Runtime,
  • add description for property, link, collection, event and method property types,
  • add check on constructor type when creating a component and
  • add unit test.