Skip to content

System 1.3.2

Compare
Choose a tag to compare
@glessard glessard released this 23 Jul 21:29
d2ba781

This release fixes a security issue in the Decodable implementation of FilePath.

What's Fixed

  • This release fixes FilePath decoding. Internal invariants of FilePath are now enforced in the initializer used by the Decodable protocol, FilePath.init(from:).

New Contributors

Full Changelog: 1.3.1...1.3.2