Skip to content

Releases: fva-net/rexs-api-java

v0.14.0

18 Jul 12:07

Choose a tag to compare

TODO Document me!

v0.13.0

19 Feb 12:36

Choose a tag to compare

Added

  • Added RexsVersion.getAll().
  • Synchronized RexsIoFormat with permitted extensions from the REXS specification

v0.12.0

03 Jan 10:33

Choose a tag to compare

Added

  • Added REXS 1.7

Fixed

  • Fixed the issue that RexsVersion.findByModelVersion(...) did not searches for additional model versions.
  • Fixed the issue that schema files contains non-UTF8 characters.

v0.11.0

03 Jan 10:32

Choose a tag to compare

Changed

  • JAXB classes are now using element wrappers instead of wrapper classes
  • RexsVersion with distinction in schemaVersion and modelVersion
  • Validation: Display unknown custom attributes as a warning

v0.10.0

03 Jan 10:31

Choose a tag to compare

Added

  • Added numericId to components in schema files

Changed

  • Using JAXB to generate data classes
  • Renaming default branch from "master" to "main"
  • Changed class types on data classes from BigInteger and BigDecimal to int and double

Removed

  • Dropped language-dependent schema files

Fixed

  • Relations not loaded in schema for versions lower than 1.6

v0.9.0

03 Jan 10:31

Choose a tag to compare

Added

  • Automatic publishing to Maven Central for releases
  • Adding missing "applicationLanguage" to XML and XSD
  • Add "DEV" as a constant version

Changed

  • Renaming "DbModel" to "Schema" (packages, classes)

v0.8.1

09 Aug 13:06

Choose a tag to compare

What's Changed

  • Add numeric ID to RexsValueType and RexsUnitId
  • Improved validation of REXS files

v0.7.0

06 May 12:15

Choose a tag to compare

What's Changed

  • feat: Adjustments for relations in the REXS database

v0.6.1

24 Jan 10:31

Choose a tag to compare

What's Changed

  • REXS 1.6 added

Release 0.5.1

22 Jun 10:31

Choose a tag to compare

v0.5.1