Skip to content

9.0.0

Compare
Choose a tag to compare
@mathroule mathroule released this 03 Sep 08:59
· 214 commits to master since this release

Breaking - Drop support for Ruby 2.4, support Ruby 2.7+ - @mathroule #1378

  • Update Octokit dependency to version 5.0. - @mathroule #1377
  • Check pull request to Danger repo on macOS, Ubuntu and Windows. - @mathroule #1365
  • Support batch builds in AWS CodeBuild @ihatov08
  • Add option to post file specific comments outside of the PR diff to Bitbucket Server, when using Code Insights API. @pahnev
  • Allow import_dangerfile(path: '...') to accept full path. - @jkmathew #1380
  • VSTS / Azure DevOps: Fix submission of inline comments with recent Ruby versions. - @yanniks