Skip to content

Releases: elegantchaos/CollectionExtensions

1.1.4

25 Mar 16:16

Choose a tag to compare

Added some array extensions.

1.1.3

19 Mar 16:36

Choose a tag to compare

Increased requirements to Swift 5.3 as we're actually using some 5.3-only syntax.

1.1.1

26 Oct 14:21

Choose a tag to compare

Added Set.insert(contentsOf:) convenience function.

1.1

28 Jul 11:07
c91aac2

Choose a tag to compare

1.1

Moved coercion stuff to Coercion package.
Added sort-by-key-path to sequence.

1.0.2

06 Apr 17:43
002f744

Choose a tag to compare

Added date coercions.

1.0.1

09 Mar 19:14
d38d95d

Choose a tag to compare

Added coercion subscripts.

1.0.0

07 Feb 15:54
ad0cd0c

Choose a tag to compare

First version.