Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 682 Bytes

CHANGELOG.md

File metadata and controls

26 lines (20 loc) · 682 Bytes

Changelog

1.0.3 [29-10-2024]

Add

  • Adds recognition of dynamic tables and roundabouts from Lunatic specification

Fix

  • Issue with number instead of integer
  • Issue with components without type
  • Quality with sonar
  • Refactor of lunatic specification reading

Update

  • Springboot 3.3.4, then 3.3.5
  • Jackson 2.18.0, then 2.18.1
  • Coverall, maven-javadoc, ...

1.0.2 [18-09-2024]

Changed

  • Adds recognition of dynamic tables and roundabouts from DDI specification

1.0.1 [06-09-2024]

  • Hot fix : correction in DDI reader for code list that references external code list

1.0.0 [05-08-2024]

  • Initial commit (imported from gitlab and Kraftwerk/Genesis)