System 1.3.2
This release fixes a security issue in the Decodable
implementation of FilePath
.
What's Fixed
- This release fixes
FilePath
decoding. Internal invariants ofFilePath
are now enforced in the initializer used by theDecodable
protocol,FilePath.init(from:)
.
New Contributors
- @stephentyrone made their first contribution in #189, cherry-picked here.
Full Changelog: 1.3.1...1.3.2