Skip to content

v1.2.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jul 10:57

1.2.3 (2024-07-22)

Bug Fixes

  • add warning on import modal that strings may become invalid (c9e8082)
  • ensure heuristic selection is reset when switching to an algorithm that supports it (289afa2)
  • algorithm: merged sets statistic is now working (f3d5d71)
  • algorithm: remove unnecessary statrecord in wilson algorithm (fdc6d7f)
  • algorithm: temporary fixes for recursive division and remove unnecessary statrecord (c5e1ccb)