Skip to content

Releases: mxcl/Version

2.0.1

29 May 16:39
1fe824b
Compare
Choose a tag to compare

Support verified for all new Swifts.

2.0.0

18 Jan 18:42
a94b48f
Compare
Choose a tag to compare

Buildmetadata is ignored for Equatable. Previously we only ignored it for Comparable. Revisiting the spec indicates this was incorrect. Major version bump due to this being a behavioral change.

This impacts how eg. dictionaries and sets will behave too since Hashable needs to behave the same as ==. See the README for details.

1.2.0

06 Dec 01:25
200046c
Compare
Choose a tag to compare

Decoding method can be defined as part of the decoder’s userInfo property.

1.0.3

20 Feb 04:33
087c91f
Compare
Choose a tag to compare
Merge pull request #5 from mxcl/more-tolerant

More tolerance

1.0.2

14 Feb 01:59
aac9b1f
Compare
Choose a tag to compare
Merge pull request #2 from mxcl/less-manifests-test

You can specify future Swifts in a 4.2 manifest!

1.0.1

14 Feb 02:00
e81882f
Compare
Choose a tag to compare

1.0.0

10 Feb 16:48
8995f05
Compare
Choose a tag to compare
.some