Skip to content

Release Pynguin 0.45.0

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Jan 11:06
· 30 commits to main since this release
  • Improve logging with master-worker architecture (cf. GitHub PR #136, #139)
  • Improve the temporary activation/deactivation of the tracer (cf. GitHub PR #137)
  • Fix fitness computation (cf. GitHub PR #138)
  • Fix infinite mutation loop in EnumPrimitiveStatement and ClassPrimitiveStatement (cf. GitHub PR #140)
  • Fix crash due to OSError during subprocess result reception
  • Fixes for Local Search