New
3.0.1
Fixed
- Fix an issue that
Extractor.valueOptional(_:)and<|?operator are incorrectly throwingDecodeError.missingKeyPath(KeyPath)and that triggers Xcode's Swift Error Breakpoint unexpectedly (#162, #163).
Improved
- Deprecate
ExpressibleByNilLiteralconformance onKeyPath(#165).