Skip to content

RomaJS 0.3.0

Compare
Choose a tag to compare
@raffazizzi raffazizzi released this 18 Nov 16:42
· 101 commits to master since this release

This release includes many bug fixes thanks to @rvdb's thorough review and issue reporting!

Bug fixes:

  • Fixed major issues with inherited classes and classes "ZAPped" during ODD compilation.
  • <attDef>'s datatype is now placed in the correct location for validation.
  • ODD for deleting attributes on elements is now generated correctly.
  • <dataRef>s with @key no longer allow regex restrictions.
  • Removed dead links to unavailable attribute classes.
  • ISO Schematron constraints export is now working.

Enhancements:

  • New elements include @module and <content>.
  • Better support for <specGrp>.
  • Minor improvements to the header's responsive design for smaller screens.