Skip to content

Release 3.7.2 (July 2021)

Compare
Choose a tag to compare
@tthuem tthuem released this 16 Jul 07:49
· 403 commits to master since this release
  • Hotfix containing only bugfixes and code quality improvements over v3.7.1
  • Cleaned up outdated libraries in fm.core plug-in (#1144)
    • Removed findbugs annotations
    • Moved guidsl to AHEAD plug-in
  • Fixed several issues regarding sampling algorithms
    • Fixed non-deterministic behavior of YASA and IncLing (#1145)
    • Fixed problems when using YASA and other algorithms via CLI and GUI (#1118, #1119, #1120, thanks for the report by cpwnd)
    • Added test cases to ensure correctness after future updates
  • Fixed bug regarding alternatives and or-groups with one child (#1139)