Skip to content

v6.2.0

Compare
Choose a tag to compare
@jenetics jenetics released this 09 Feb 13:12
· 1392 commits to master since this release
v6.2.0

Improvements

  • #754: Make Optimize.best method null friendly.

Bugs

  • #742: Fix compile error with Java 15.
  • #746: Const<Double> equals doesn't conform with Double.compare.
  • #748: Fix broken formulas in Javadoc.
  • #752: StreamPublisher doesn't close underlying Stream on close.