Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Releases: ehn-dcc-development/eu-dcc-business-rules

v0.11.2-kotlin

02 Jun 10:24
v0.11.2-kotlin
d0ea8a1
Compare
Choose a tag to compare

Changes:

  • Extend plusTime operation to coincide with dccDateOfBirth on partial dates.

Only impacts test code:

  • Implemented runner for validation test suite, replacing existing unit tests for validator.
  • Replaced use of deprecated ObjectNode.put.

v0.11.1-kotlin

07 Apr 13:53
v0.11.1-kotlin
5f105b9
Compare
Choose a tag to compare

Changes:

  • Align implementation of and operation with the specification: operands are evaluated lazily.
  • Fix plusTime operation w.r.t. behaviour for leap days.

v0.11.0-kotlin

31 Mar 12:46
v0.11.0-kotlin
0c00612
Compare
Choose a tag to compare

Changes:

  • Add a dccDateOfBirth operation to convert date of birth (DOB) values in the EU DCC to a date. Such DOBs may be “partial dates” of the form YYYY or YYYY-MM. See the specification for more details.

  • Introduce the concept of “boolsiness” (internally) by means of a type Boolsiness and a function boolsiness.

v0.9.0-kotlin

03 Aug 14:55
v0.9.0-kotlin
9decd38
Compare
Choose a tag to compare

v0.7.7-kotlin

29 Jun 15:31
v0.7.7-kotlin
16afc9d
Compare
Choose a tag to compare

v.0.75-kotlin: CI for Kotlin (#11)

15 Jun 22:34
131ec99
Compare
Choose a tag to compare
* kotlin ci

* kotlin-ci enhancements

* Update pom.xml