Skip to content

Releases: elegantchaos/DictionaryCoding

1.0.9

21 Feb 12:56
ae19e45
Compare
Choose a tag to compare

No code changes - just tweaked the README and Tests.yml.

1.0.8

21 Feb 12:07
5ad1a49
Compare
Choose a tag to compare

Added tvOS to supported platforms.

1.0.7

26 Nov 12:32
2e577ab
Compare
Choose a tag to compare

Update to Swift 5 (mostly so that I can use the 5.0 package tools format, and specify minimum os versions in the Packages.swift file).

Fixed a few Swift 5.0 warnings.

Added GitHub Actions support to the project. This will probably replace Travis when I get it playing nice with my general workflow.

1.0.6

15 Jan 16:20
e1468d4
Compare
Choose a tag to compare

Fixed a minor warning that Cocoapods was complaining about.

1.0.5

14 Jan 11:01
cc63e0a
Compare
Choose a tag to compare

Updated podspec version no.

1.0.4

11 Jan 13:01
e4371b7
Compare
Choose a tag to compare

Enables iOS support for the podspec.
Uses compactMap when available.

1.0.3

12 Mar 18:19
1d74e03
Compare
Choose a tag to compare

Adds a podspec for use with Cocoapods.

1.0.2

22 Feb 22:25
050c5a5
Compare
Choose a tag to compare

More flexible handling of default values.
Better support for decoding URL and UUID items.

1.0.1

21 Feb 18:18
aa178dc
Compare
Choose a tag to compare

More unit tests.
Travis-CI integration.
Added the ability to have missing values filled in from defaults.

1.0.0

20 Feb 15:09
9b409a2
Compare
Choose a tag to compare

First version.