-
Minimum PHP level is now 7.4,. All tests pass on 7.4, 8.0, 8.1, and 8.2.
-
Added 2 new static methods:
familyUnion
familyIntersection
-
You can now initiate a new
Set
using anarray
as the argument. -
100% coverage
Thanks to @johnallsup for his hard work.