Releases: fva-net/rexs-api-java
Releases · fva-net/rexs-api-java
Release 0.5.1
v0.5.1
Release 0.5.0
New Features
- Upgraders for REXS versions 1.0 to 1.5
Release 0.4.0
New Features
- REXS 1.4 Change: Unit "°" changed to "deg"
- REXS 1.4: Component types, attribute ids, units
- REXS 1.5: Component types, attribute ids, units
- Input/output of REXS json
- Input/output of rexsz format
- Provided CLI for functions of the REXS-API
Improvements
- Upgrade to Java 17
- Moved from http://github.com/fva-gmbh/rexs-api to http://github.com/fva-net/rexs-api-java
- Merged REXS database model files for different languages (kept the old ones for backward compatibility)
- Detached JAXB model from REXS core model
Release 0.3.0
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
Release 0.2.0
New Features
- Handling of Base64 encoded arrays
- New REXS data types: enum_array & array_of_integer_arrays
- Access to REXS XSD schema files
Release 0.1.0
v0.1.0 release 0.1.0