Release | Feature link to discussion | State |
---|---|---|
1.4.6 | Length #11 | READY |
1.4.6 | Fix superset of void #14 | READY |
1.4.6 | Copy and deepcopy #12 | READY |
1.4.6 | Yield empty iterator #13 | READY |
1.4.6 | Frozensets #15 | READY |
Release | Date | Main feature(s) |
---|---|---|
1.4.6 | 2024/03/01 | Implements deepcopy(), len() and support for frozensets. Fixes supersets of void and iterator consistency issues. |
1.4.5 | 2024/02/23 | Implements remove(). |
1.4.4 | 2024/02/14 | Makes the object and the sets iterable. |
1.4.3 | 2023/05/30 | Original OSS release of proprietary implementation. |