Skip to content

1.1.3 - `EssentiallyAString` (and therefore `SpecialString`) now conforms to `Codable`

Compare
Choose a tag to compare
@KyNorthstar KyNorthstar released this 26 Oct 22:29
· 2 commits to master since this release
c5d0672

Now, both EssentiallyAString and SpecialString conform to Codable, making it easy to encode and decode your special string, or anything else which is essentially just a string


Patch Changes

  • 1.1.3
    • Added a dynamic library product whose name is a valid bundle identifier
    • Deprecated previous dynamic library product because its name caused problems when submitting to the App Store
  • 1.1.2
    • Added alternative dynamic library product
  • 1.1.1
    • Added dual licenses