Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 970 Bytes

CHANGELOG.md

File metadata and controls

18 lines (15 loc) · 970 Bytes

Latest version 1.4.6

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

Deployed

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.