| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.0.1 source code.tar.gz | 2017-02-22 | 21.2 kB | |
| 3.0.1 source code.zip | 2017-02-22 | 37.2 kB | |
| README.md | 2017-02-22 | 305 Bytes | |
| Totals: 3 Items | 58.7 kB | 0 | |
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).