djutils v2.3.2
The following issues have been addressed in this version:
- all libraries have been updated to the latest version
- all maven plugins have been updated to the latest version
djutils-draw
- Issue #22. Address possible confusion about
getBounds() - Issue #26. Use more expressive exceptions
- Issue #99.
DirectedversusOriented - Issue #100.
Curve2dandCurve3dare not public - Issue #101. Duplicate
TupleStindjutils-draw - Issue #102. Implement
FunctioninMathFunctionandContinuousPiecewiseLinearFunction - Issue #103.
Intervalcomparable type is not consistent indjutils-draw - Issue #106. Degenerate line from
PolyLine2d.offsetLine() - Issue #110. Ensure that the
Boundscan iterate over its points
djutils-stats
- Issue #105. Allow change of description of statistics
djutils-cli
- Issue #109. Allow locale in
@Optionsfor djutils-cli - Issue #114. Test use of system-stubs in unit tests with exit()
djutils-serialization
- Issue #107.
TypedMessage.decodeToObjectDataTypes()unable to deal with little-endian field codes - Issue #108.
ObjectSerializer.serializeWithPrefix()only encodes big-endian field types - Issue #111. Serialization in djutils-serialization in relation to endianness
- Issue #112. Rename
EndianUtilclass toEndianness - Issue #113. Rename
SerializationUnitsandDisplayTypeclasses