3.3.2
This is a very minor release fixing the following issues.
-
Issue #676 and Issue #677 reported by Reinis Cirpons, where for some congruences
NonTrivialCongruenceClasses
failed to work, butCongruenceClasses
did work. This was caused by an issue inEquivalenceRelationPartition
; resolved by James D. Mitchell. -
An issue in the equality, less than, and product methods for PBRs which previously permitted PBRs of different degrees to be given as arguments, resulting in unhelpful errors from within the implementations of these methods; resolved by James D. Mitchell.