Skip to content

JavaPermutationTools, v2.6.1

Compare
Choose a tag to compare
@cicirello cicirello released this 13 May 19:54
· 776 commits to master since this release

[2.6.1] - 2021-05-13

Changed

  • Various code improvements based on initial run of MuseDev static analysis.
    Changes included eliminating error prone code, etc, but no actual bugs were
    uncovered.

CI/CD

  • Upgraded coverage reporting to JaCoCo 0.8.7.
  • Enabled MuseDev code scanning on all pull requests.