All Versions
3
Latest Version
Avg Release Cycle
18 days
Latest Release
1810 days ago

Changelog History

  • v0.3.0 Changes

    May 14, 2019

    🍱 This version of Codextended adds an API for decoding optionals while still throwing an error if the decoding failed; named decodeIfPresent (same as vanilla Codable). Thanks to @eseay for implementing this πŸ‘

  • v0.2.0 Changes

    April 10, 2019
    • πŸ‘ PropertyListDecoder is now supported on non-Apple platforms when using Swift 5.1 (thanks @pvieito!)
    • ISO8601DateFormatter can now be used when decoding or encoding dates
  • v0.1.0 Changes

    April 08, 2019

    πŸŽ‰ Initial release of Codextended.