- Update README.md with guidance to enable auto-complete in Android Studio @gianluz - #242
- Update install script with Kotlin compiler 1.7.0 @gianluz - #241
- Add accessors for Danger reports @417-72KI - #245
- Update
Kotlin
to1.7.0
and added support for Apple Silicon Chipset @gianluz - #231 - Make user property nullable for cases when non BB user did a commit [@vchernyshov]
- Make GitLab approvals_before_merge variable nullable #227
- Add support of BitBucketCloud [@vchernyshov] - #214
- Make
force_remove_source_branch
nullable in GitLab Merge request entity @davidbilik - #197 - Make
lastReviewedCommit
nullable on BitBucket Server @f-meloni - #211 - Update
GitLabMergeRequest
model: addsquash
field [@sonulen] - #212 - Add Gitlab extensions for url's: to project, to file diff, to current version of file [@sonulen] - #212
- Upgrade action to use node14 @eygraber - #215
- Coroutines compatibility @gianluz - #177
- Improving error message for when a DangerPlugin was not registered @rojanthomas - #181
- Fix body parameter in github models @tegorov - #175
- Update kotlinx-datetime to 0.1.1 @f-meloni - @gianluz - #167
- Support GitLab different time zones on the JSON @f-meloni - #169
- Update Kotlin to 1.5.0 @gianluz - #171
- Support --help parameter @f-meloni - #153
- Update Kotlin to 1.4.10 @gianluz - #140
- Migrate from moshi to kotlinx serialization @gianluz - #141
- Fix incorrect url in install.sh script and in Dockerfile @davidbilik - #144
- Road to 1.0 - Refactor project structure @gianluz - #142
- Handle danger-js custom paths with parameter
--danger-js-path
@f-meloni - #153 - Update Kotlin to 1.4.20 @gianluz - #148
- Fix gitlab defaults following kotlinx serialisation @gianluz - #146
- Road to 1.0 - Migrate from java.util.Date to kotlinx.datetime @gianluz - #147
- Fix typo in Github Milestone serialization [@doodeec] - #151
- Use fixed commit of danger/kotlin repository in install.sh script @davidbilik- #152
- Update Kotlin to 1.4.31 @gianluz - #160
- Library resolver and plugin installer gradle plugin @gianluz - #158
- Make milestone description optional @f-meloni - #136
- Optimise Dockerfile layers to make Danger-Kotlin faster when the image is pulled on CI @f-meloni - #129
- Add action.yml to make it possible to run locally through act @mariusgreve - #135
- Add logger @f-meloni - #126
- Fix DangerKotlinScriptDefinition @gianluz - #121
- Update Kotlin to 1.4.0 @uzzu - #116
- Fix crash at milestone.dueOn @anton46 - #108
- Fix crash on milestone.closedAt @anton46 - #108
- Add abstraction for executing shell commands via
ShellExecutor
@davidbilik - #105
- Fix to allow for large GitHub id values @brentwatson - #108
- Fix invalid parsing of changes in diff @davidbilik - #106
- Add extensions for changed lines in Git @davidbilik - #102
- Add exec function @f-meloni - #97
- Add readFile function @f-meloni - #93
- Github exposing user avatar @gianluz - #96