Mockingjay v1.2.0 Release Notes

Release Date: 2016-05-10 // almost 8 years ago
  • ✨ 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 to NSURLSessionConfiguration.
      #50