Skip to content

Release 0.3.0

Choose a tag to compare

@karstenroethig karstenroethig released this 19 Oct 10:57

New Features

  • Added handling of Base64 encoded matrixes
  • Added a validator for REXS files
  • Reading of .rexsz files
  • Added the 'RexsModelObjectFactory' to enable custom implementations of the 'RexsModel' classes
  • Added possibility to specify custom XML attributes in REXS files (are ignored during validation)

Improvements

  • Changed group id from fva-gmbh.rexs-api to de.fva-service.rexs
  • Added suffix 'Base64' to setters for Base64 encoded values
  • Added get*Value() methods in RexsComponent for direct access to attribute values
  • Added getValue(RexsValueType) method in RexsAttribute