Skip to content

4.1.0-pre

Pre-release
Pre-release
Compare
Choose a tag to compare
@g-amichnia g-amichnia released this 11 Oct 08:35
· 41 commits to master since this release

Added:

  • moved CLI to main repo (old will be deprecated)
  • protocol compositions (Ernesto Cambuston)
  • SwiftLint rules support (Mikhail Igonin)
  • cli binary in repo
  • cli: resolving proper Sourcery version and binary path (mint is no longer default, if Pods used)

Fixed:

  • Fixed some concurrency issues
  • Fixed several matcher and compare issues
  • Fixed @Availability for Swift 5.5
  • Fixed other basic issues and changes for Sourcery 1.6.0
  • Fixed observer setup when test is marked as async