Skip to content

Releases: danger/swift

3.12.2

30 Oct 16:54

Choose a tag to compare

What's Changed

Full Changelog: 3.12.1...3.12.2

3.12.1

30 Oct 10:48

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

Choose a tag to compare

  • Build for Apple Silicon on Apple Silicon devices @f-meloni - #462

3.11.0

04 Sep 17:08

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

Choose a tag to compare

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

3.0.0 Release

13 Jan 09:32

Choose a tag to compare

GitLab and Bitbucket cloud fixes

16 Oct 09:49

Choose a tag to compare

Fix GitLabDSL parsing (missing arguments) @fortmarek - #283
Protect bitbucket cloud inline comment with all options being optional @khoogheem - #280

Swift 5.1 support

15 Sep 19:55

Choose a tag to compare

2.0.3

Version 2.0.3

GitHub Actions Release

15 Aug 15:02

Choose a tag to compare

2.0.1

Unhide dependencies

0.3.6

21 Apr 16:53

Choose a tag to compare

  • Add Swift 4.1 support - sunshinejr