RomaJS 0.3.0
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.