Skip to content

0.6.3

Compare
Choose a tag to compare
@james-d-mitchell james-d-mitchell released this 15 Feb 13:58

This release resolves some issues with the Congruence class, that could result in incorrect results, or (incorrect) assertion failures. This issue was highlighted in:

semigroups/Semigroups#450

where an instance of the Congruence class was repeatedly queried and only ran for very short intervals of time (some 10s of microseconds), which sometimes resulted in the nested class Congruence::TC being invalid.