Releases: elegantchaos/DictionaryCoding
Releases · elegantchaos/DictionaryCoding
1.0.9
No code changes - just tweaked the README and Tests.yml.
1.0.8
Added tvOS to supported platforms.
1.0.7
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
Fixed a minor warning that Cocoapods was complaining about.
1.0.5
Updated podspec version no.
1.0.4
Enables iOS support for the podspec.
Uses compactMap when available.
1.0.3
Adds a podspec for use with Cocoapods.
1.0.2
More flexible handling of default values.
Better support for decoding URL and UUID items.
1.0.1
More unit tests.
Travis-CI integration.
Added the ability to have missing values filled in from defaults.