Releases: triplea-game/triplea
Releases · triplea-game/triplea
2022-May-07 - Prerelease - 2.6.742
Fix NPE due to AI code calling getNeighbors() on null. (#10386) * Fix NPE due to AI code calling getNeighbors() on null.
2022-May-07 - Prerelease - 2.6.741
Code clean ups to RulesAttachment. No logic changes. (#10408) * Code clean ups to RulesAttachment. No logic changes. Fixes 7 code climate issues!
2022-May-06 - Prerelease - 2.6.740
Fix image colorizing using map.properties. (#10415)
2022-May-06 - Prerelease - 2.6.739
Small code clean ups to TriggerAttachment. (#10413)
2022-May-06 - Prerelease - 2.6.738
Minor fix: add missing space in error message. (#10412)
2022-May-05 - Prerelease - 2.6.737
Bump postgresql from 42.3.4 to 42.3.5 (#10410) Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.4 to 42.3.5. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.3.4...REL42.3.5) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-May-05 - Prerelease - 2.6.736
Tiny clean up - remove logic that's already in canWePurchaseOrRepair(…
2022-May-05 - Prerelease - 2.6.735
Bump de.undercouch.download from 5.0.5 to 5.1.0 (#10409) Bumps [de.undercouch.download](https://github.com/michel-kraemer/gradle-download-task) from 5.0.5 to 5.1.0. - [Release notes](https://github.com/michel-kraemer/gradle-download-task/releases) - [Commits](https://github.com/michel-kraemer/gradle-download-task/compare/5.0.5...5.1.0) --- updated-dependencies: - dependency-name: de.undercouch.download dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-May-04 - Prerelease - 2.6.734
Add @RemoveOnNextMajorRelease Annotation on Unused Field. (#10407)
2022-May-04 - Prerelease - 2.6.733
Bump com.diffplug.spotless from 6.5.1 to 6.5.2 (#10406) Bumps com.diffplug.spotless from 6.5.1 to 6.5.2. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>