Releases: aternosorg/codex-minecraft
Releases · aternosorg/codex-minecraft
v1.11.2
What's Changed
- Update fabric dependencies pattern by @JulianVennen in #16
- detect pre releases and release candidates by @JulianVennen in #17
Full Changelog: v1.11.1...v1.11.2
v1.11.1
v1.11.0
The minimum required PHP version is now PHP 7.4!
This release contains an update to aternos/codex
which contains breaking changes, see v1.5.0
What's Changed
- Add return type hint void to test methods by @pavog in #11
- use two seperate regexes for detecting fabric java versions, support … by @JulianVennen in #10
- Create phpunit.xml by @pavog in #12
- Bump aternos/codex to 1.4 and set minimum required php version to >= 7.4 by @pavog in #13
- add multiple modules export problem to forge by @JulianVennen in #14
- correctly parse pocketmine logs with miliseconds by @JulianVennen in #15
- updated codex to 1.5.0 and applied breaking changes 61a82a5
New Contributors
Full Changelog: v1.10.1...v1.11.0
v1.10.1
What's Changed
- add forge java version information, add early forge version info by @JulianVennen in #9
- detect fabric 1.18+ with fabric and java version by @JulianVennen in #8
Full Changelog: v1.10.0...v1.10.1
v1.10.0
What's Changed
- add support for mohist logs by @JulianVennen in #6
- add new version of withelist without online authentication error by @JulianVennen in #7
- translator: fallback to english on missing translations
Full Changelog: v1.9.0...v1.10.0