Shepherd Versions v0.1.0 to v0.4.1
- Tags:
- open-source
Posted question to StackOverflow: Prevent NSKeyedArchiver throwing exception without Objective-C
- Tags:
- swift
- nskeyedarchiver
Partial framework release 1.0.0
Today marks 1 year since I released a blog post demonstrating an implementation of Partial in Swift, and it also marks the release of the 1.0.0 version of a Swift package for Partial.
The package is available on GitHub and supports SwiftPM, Carthage, and CocoaPods.
This blog post will go over some of the changes that have been made since the original blog post, my rationale when making certain decisions, and how I have thought about maintenance. If you want to try out Partial and see how it can be used head over to the GitHub page.