Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: aternosorg/codex-minecraft

v1.12.0

07 Jun 11:03
ea3053a

Choose a tag to compare

What's Changed

Full Changelog: v1.11.4...v1.12.0

v1.11.4

11 May 14:13
63a7805

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.11.3...v1.11.4

v1.11.3

05 Apr 15:09
cf0fd71

Choose a tag to compare

What's Changed

Full Changelog: v1.11.2...v1.11.3

v1.11.2

31 Mar 15:01
5b86c25

Choose a tag to compare

What's Changed

Full Changelog: v1.11.1...v1.11.2

v1.11.1

29 Mar 10:02
a16bb3e

Choose a tag to compare

What's Changed

  • updated forge multiple modules export test 5ac606a
  • added github workflow to run tests 372127f

Full Changelog: v1.11.0...v1.11.1

v1.11.0

29 Mar 09:53
61a82a5

Choose a tag to compare

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

  • @pavog made their first contribution in #11

Full Changelog: v1.10.1...v1.11.0

v1.10.1

18 Mar 09:31
a1ef404

Choose a tag to compare

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

07 Mar 13:38
ec313e9

Choose a tag to compare

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

v1.9.0

10 Feb 16:30
e1f4757

Choose a tag to compare

added support for minecraft crash reports

v1.8.2

10 Feb 11:59
723321c

Choose a tag to compare

updated dependencies for php 8.1 compatibility