1.2.0
- Adds support for Swift 5.7 by conditionally using
any PListValue
- Added
PList.root
any(key:)
getter and setter along side existing typed accessors PListArray
andPListDictionary
are now top-level types- Formatted codebase with SwiftFormat
- Unit tests improved