Skip to content

1.2.0

Compare
Choose a tag to compare
@kylef kylef released this 10 May 18:18
· 54 commits to master since this release

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