·
42 commits
to master
since this release
Major Changes in 17.0
- Upgrade to Java 11. AFC libraries must be now used with a version of Java that is greater than or equal to 11. Lower versions cannot be used any more because of byte-code standard conflicts.
- Upgrade to Xtext 2.20.
Details of the Changes
Core and System Libraries
[vmutils]
Mathematic and Geometry Libraries
[mathgeom]
- Cleaning of the Java documentation (details).
Libraries for Geographical Information System (GIS)
[gis]
[giscore]
- Fixing issues in the 1D primitives.
Logging Libraries
[slf4j-backwardcompat]
- Create the module (details).
[slf4j-maven]
- Provide a Maven-based implementation for SLF4J 2.0 and later (details).
- Refactor the logger for removing deprecated SLF4J API (details).
Developer Corner
[Github]
- Add documentation files that are preconized by Github best practises. (details)
[tests]
- Upgrade to JUnit 5 (details).