Skip to content
This repository has been archived by the owner on May 20, 2021. It is now read-only.

Wrap 1.0.3

Compare
Choose a tag to compare
@JohnSundell JohnSundell released this 21 Apr 22:30
· 118 commits to master since this release
  • Automatically convert keys that conform to CustomStringConvertible into strings, rather than requiring them to conform to WrappableKey.
  • Wrap & Unbox can now be used together in a tvOS app. Thanks @JaviLorbada for this!