Skip to content

djunits v5.2.0

Choose a tag to compare

@averbraeck averbraeck released this 01 Nov 23:38

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 throw IndexOutOfBoundsException
  • Dependency on djutils-base updated to v2.3.0 (also Java-17)

Note that from version 5.2.0 onward, Java-17 is required to use the library.