Releases: aternosorg/codex-minecraft
Releases · aternosorg/codex-minecraft
Release list
v5.2.0
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
What's Changed
- Detect spigot 26.1 by @JulianVennen in #136
- Detect NeoForge 26.1 client logs by @JulianVennen in #139
- Detect problem when parsing of datapack fails by @pavog in #141
- Detect forge 26.1 client logs by @JulianVennen in #142
- Detect fabric client logs from dev environments by @JulianVennen in #140
- Support logs from the official Minecraft launcher by @JulianVennen in #138
- Update composer dependencies by @JulianVennen in #137
Full Changelog: v5.0.1...v5.1.0
v5.0.1
v5.0.0
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
v4.0.0
What's Changed
- Make members for matches not-nullable by @pavog in #118
- #127 by @pavog
- Require PHP 8.3 or newer
- Update
aternos/codexto 3.0.0 - Update
phpunitto 12.4 - Add vilibility modifier and type to constants
- Remove constants from
ReportParserand use values fromReportLevelenum 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
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
constfrom base class (PatternParser) instead of child class (Parser) by @pavog in #113 - Update year in LICENSE by @pavog in #117
- Change type to
intforclassFileVersioninUnsupportedClassVersionProblemby @pavog in #116 - Update translations by @female-nectar in #121
- Reformat code by @pavog in #120
- Use
@inheritDocin phpdoc forgetDetectors()by @pavog in #122 - Use
@inheritDocin phpdoc forgetPatterns()by @pavog in #124 - Use
@inheritDocin phpdoc forgetMessage()andgetPatterns()by @pavog in #125 - Use
@inheritDocin phpdoc forsetMatches()by @pavog in #126 - Detect duplicate mods with new forge logging format by @JulianVennen in #110
- Remove class name and
@packagenamespace from class php docs by @pavog in #119 - Add
SpigotCrashReportLogto 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
What's Changed
- Improve detection of Forge fatal errors by @JulianVennen in #102
- Detect Fatal Mixin errors on fabric by @JulianVennen in #105
Full Changelog: v3.7.0...v3.8.0
v3.7.0
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
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