Skip to content

Releases: aternosorg/codex-minecraft

v5.2.0

Choose a tag to compare

@JulianVennen JulianVennen released this 30 Jun 12:58
54ef55f

What's Changed

  • add kk language by @GreisMicha in #145
  • Support detection of ticking block entity without a namespace by @pavog in #135
  • add new translations by @GreisMicha in #147
  • fix: detect Fabric client logs after launcher preamble by @lunaynx in #151
  • Fix Prism Launcher detection for versions with suffixes by @fe-art in #148
  • Add FabricModIncompatibleMinecraftVersionProblem by @pavog in #146
  • Correctly detect forge 1.7.10 crash reports

New Contributors

Full Changelog: v5.1.0...v5.2.0

v5.1.0

Choose a tag to compare

@JulianVennen JulianVennen released this 30 Mar 18:22
f921d02

What's Changed

Full Changelog: v5.0.1...v5.1.0

v5.0.1

Choose a tag to compare

@matthi4s matthi4s released this 21 Jan 14:17
83aab28
update codex, fix title return type

v5.0.0

Choose a tag to compare

@matthi4s matthi4s released this 21 Jan 13:59
9eccd41

What's Changed

  • new translations by @GreisMicha in #130
  • Add php 8.5 to version matrix in tests.yaml by @pavog in #131
  • Add support for the new Minecraft version numbering system by @KurtThiemann in #132
  • Update codex to 4.0.0
  • Drop PHP 8.3 support

Full Changelog: v4.1.0...v5.0.0

v4.1.0

Choose a tag to compare

@pavog pavog released this 20 Nov 11:33
3bda752

What's Changed

  • Add CodeOfConductFolderMissingProblem and FolderCreateSolution by @pavog in #128
  • Detect Pre-Release and Release Candidate versions by @pavog in #129

Full Changelog: v4.0.0...v4.1.0

v4.0.0

Choose a tag to compare

@pavog pavog released this 13 Oct 16:10
6af70c0

⚠️ aternos/codex-minecraft v4.0.0 drops support for php 8.1 & 8.2 and only supports php 8.3 & 8.4 ⚠️

What's Changed

  • Make members for matches not-nullable by @pavog in #118
  • #127 by @pavog
    • Require PHP 8.3 or newer
    • Update aternos/codex to 3.0.0
    • Update phpunit to 12.4
    • Add vilibility modifier and type to constants
    • Remove constants from ReportParser and use values from ReportLevel enum instead
    • Fix warning level in test: forge-crash-report.json
    • Fix warning level in test: mohist-crash-report.json

Full Changelog: v3.9.0...v4.0.0

v3.9.0

Choose a tag to compare

@pavog pavog released this 13 Oct 12:25
2c98530

What's Changed

  • Various minor code style fixes by @pavog in #100
  • Update GitHub actions by @pavog in #112
  • Update phpunit to 10.5 by @pavog in #114
  • Normalize composer.json by @pavog in #115
  • Use const from base class (PatternParser) instead of child class (Parser) by @pavog in #113
  • Update year in LICENSE by @pavog in #117
  • Change type to int for classFileVersion in UnsupportedClassVersionProblem by @pavog in #116
  • Update translations by @female-nectar in #121
  • Reformat code by @pavog in #120
  • Use @inheritDoc in phpdoc for getDetectors() by @pavog in #122
  • Use @inheritDoc in phpdoc for getPatterns() by @pavog in #124
  • Use @inheritDoc in phpdoc for getMessage() and getPatterns() by @pavog in #125
  • Use @inheritDoc in phpdoc for setMatches() by @pavog in #126
  • Detect duplicate mods with new forge logging format by @JulianVennen in #110
  • Remove class name and @package namespace from class php docs by @pavog in #119
  • Add SpigotCrashReportLog to detect Spigot in crash reports by @pavog in #107
  • Detect more crash reports from Paper by @pavog in #106
  • Set properties of solutions in constructor by @pavog in #123
  • Fix: Extract plugin name from error message with dot in plugin name by @pavog in #103

Full Changelog: v3.8.0...v3.9.0

v3.8.0

Choose a tag to compare

@JulianVennen JulianVennen released this 07 Mar 11:19
edd8476

What's Changed

Full Changelog: v3.7.0...v3.8.0

v3.7.0

Choose a tag to compare

@JulianVennen JulianVennen released this 14 Jan 15:18
99f8fe1

What's Changed

  • Add problem for missing data pack and overworld settings missing by @female-nectar in #97
  • Add PHP 8.3 and 8.4 to version matrix for tests in GitHub actions by @pavog in #98
  • Add support for class loaders in report level parsing by @JulianVennen in #101

New Contributors

  • @female-nectar made their first contribution in #97

Full Changelog: v3.6.0...v3.6.1

v3.6.0

Choose a tag to compare

@pavog pavog released this 06 Nov 15:01
f85d637

What's Changed

  • Detect + add latest logs for Forge 1.21.3 (client+server) and NeoForge 1.21.3 (client+server) by @pavog in #95
  • Detect more crash reports from NeoForge + detect version in crash reports from NeoForge by @pavog in #94

Full Changelog: v3.5.0...v3.6.0