Skip to content

1.2.0

Compare
Choose a tag to compare
@orchetect orchetect released this 11 Aug 07:05
· 58 commits to main since this release
  • 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 and PListDictionary are now top-level types
  • Formatted codebase with SwiftFormat
  • Unit tests improved