SwiftyMocky v3.3.0 Release Notes

Release Date: 2019-05-25 // almost 5 years ago
  • โž• Added:

    • โž• Added SwiftyMocky CLI, simplifying setup and providing doctor feature
    • โž• Added support for Swift Package Manager (SPM)
    • ๐Ÿ†• New configuration file for working with multiple targets - Mockfile
    • ๐Ÿ›  Fixed redundant constraints for methods with stripped generics (@tarbayev)
    • โž• Added Argument captor (@TimeDelta)

    โœ‚ Removed:

    • โฌ‡๏ธ dropped Swift 4.0, SwiftyMocky now requires Swift 4.1+
    • โฌ‡๏ธ dropped MockyCustom subspec, new subspec is Prototyping, for Carthage SwiftyPrototype