- Fix GitLab pipeline ID overflow by changing Int to Long for all GitLab ID fields @gianluz - #317
- Add Docker instructions and syntax highlighting tips @hubertgrzeskowiak - #305
- Update actions/download-artifact from 4 to 5 [@dependabot] - #307
- Upgrade JDK to 23 @vilmosnagy - #294
- Update to JDK 23 @Vacxe - #296
- Update actions/checkout to v4 in README.md @tinyboxvk - #293
- Fix using
head_pipelineinstead ofpipelinein GitLab @grine4ka - #289 - Fix typo in GitLab Pipeline status name @grine4ka - #287
- Make GitLab MR descriptions optional @mrbass21 - #285
- Update CI checks node version to 22.10.0 @Vacxe - #288
- Update Kotlin to 2.0.21 @Vacxe
- Update Gradle to 8.10.2 @Vacxe
- Fix GitHub user optional fields @Vacxe - #278
- Fix missed default serialization values @Vacxe - #281
- Bump Kotlin version to 1.7.22 @Vacxe - #275
- Update README.md @r0adkll - #284
- Add draft field to Pull Request @msarelo - #254
- Add new GitHub action @Vacxe - #269
- Add release flow and distribution pipeline @Vacxe - #263, #268
- Update actions/checkout from 3 to 4 [@dependabot] - #272
- Update actions/setup-java from 3 to 4 [@dependabot] - #271
- Fixed MissingFieldException's during parsing Bitbucket Server responses @msarelo - #254
- Add accessors for Danger reports @417-72KI - #245
- 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
- Update
Kotlinto1.7.0and 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_branchnullable in GitLab Merge request entity @davidbilik - #197 - Make
lastReviewedCommitnullable on BitBucket Server @f-meloni - #211 - Update
GitLabMergeRequestmodel: addsquashfield @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