Skip to content

Tags: JohnSundell/Codextended

Tags

0.3.0

Toggle 0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
README: Remove comment about decodeIfPresent

It's a bit self-explanatory, given that the following line is using `try?`, and clutters up the code sample.

0.2.0

Toggle 0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for ISO-8601-formatted dates (#8)

Add support for ISO-8601-formatted dates

This change adds support for the common `ISO-8601` date format, by making
it possible to pass a `ISO8601DateFormatter` when encoding or decoding a
date (on supported platforms).

0.1.0

Toggle 0.1.0's commit message
Add Podspec and Swift version file