Skip to content

Releases: danger/swift

3.14.2

14 Oct 12:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.14.1...3.14.2

3.14.1

14 Oct 11:09
Compare
Choose a tag to compare

What's Changed

  • Fix wrong file path for Fake.swift in README by @redryerye in #531
  • Add reviewers property to GitLabDSL by @pouyayarandi in #534
  • feat: Update SwiftLint used by danger-swift-with-swiftlint to 0.49.1 by @Kiran-B in #538
  • change danger-swift edit generated package for swift 5.7 compatibility by @dahlborn in #537

New Contributors

Full Changelog: 3.14.0...3.14.1

3.14.0

13 Aug 16:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.13.0...3.14.0

3.13.0

19 Jun 18:12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.12.3...3.13.0

3.12.3

27 Nov 15:21
Compare
Choose a tag to compare
  • Add dynamic framework type only on install script [@f-meloni][] - #485

3.12.2

30 Oct 16:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.12.1...3.12.2

3.12.1

30 Oct 10:48
Compare
Choose a tag to compare

What's Changed

  • Comment Danger's internal framework on release by @f-meloni in #477

Full Changelog: 3.12.0...3.12.1

3.11.1

16 Sep 00:13
Compare
Choose a tag to compare
  • Build for Apple Silicon on Apple Silicon devices @f-meloni - #462

3.11.0

04 Sep 17:08
Compare
Choose a tag to compare

Use swift instead of swiftc to fix compilation on Xcode 13 @f-meloni - #460
Add Homebrew path for Apple Silicon based macOS installations @majd - #458

3.10.2

04 Sep 17:08
Compare
Choose a tag to compare

Expose Danger environment from utils @f-meloni - #456
Support DangerDeps definition in multiple lines @f-meloni - #447