Skip to content

2.0.11 (skip this one)

Compare
Choose a tag to compare
@MatyasKriz MatyasKriz released this 06 Feb 18:24
· 10 commits to master since this release
  • Remove Carthage support. (unfortunate, but I don't have the kind of time to support a package manager I don't actively use; if you miss it, let me know in discussions!)
  • Update README.md for contribute section (thanks, @mnaruse!)
  • Add public imports to configuration (thanks, @dylanmaryk!)
  • Simplify project and add watchOS support.
  • Fixed typeErasure template when method.isThrowing (thanks, @stzouvaras!)
  • Update Version.swift (thanks, @danibachar!)
  • Fix OCMock integration not working properly.