Skip to content

3.0.1

Compare
Choose a tag to compare
@ikesyo ikesyo released this 22 Feb 14:40
· 78 commits to master since this release

Fixed

  • Fix an issue that Extractor.valueOptional(_:) and <|? operator are incorrectly throwing DecodeError.missingKeyPath(KeyPath) and that triggers Xcode's Swift Error Breakpoint unexpectedly (#162, #163).

Improved

  • Deprecate ExpressibleByNilLiteral conformance on KeyPath (#165).