1.2.0
Enhancements
- Swift 2.2 support has been added.
Bug Fixes
- Mockingjay will now add it's own protocol to
NSURLSessionConfiguration
default and ephemeral session configuration on load. This fixes problems when
you create a session and then register a stub before we've added the
Mockingjay protocol toNSURLSessionConfiguration
.
#50