djunits v5.2.0
Issues addressed in this release are:
- Issue #28. Update djunits to Java-17
- Issue #29. Checkstyle: accept cr or lf as last character in generated files
- Issue #30.
get()methods on vectors and matrices should throwIndexOutOfBoundsException - Dependency on
djutils-baseupdated to v2.3.0 (also Java-17)
Note that from version 5.2.0 onward, Java-17 is required to use the library.