• 3.15.0-beta.5 2adbcfbc8c

    Release 3.15.0-beta.5 Pre-release

    Griefed released this 2022-10-24 20:40:44 +02:00 | 2521 commits to main since this release

    3.15.0-beta.5 (2022-10-24)

    ✂️ Refactor

    • Move help-argument text to file to make editing and formatting in future versions easier. (42b74ab)
    • Remove ASCENDING and DESCENDING types to clean up Forge and Minecraft metas. (f21d9c0)
    • Remove unnecessary null-check (c47611d)
    • Rename boolean related methods to reflect boolean naming schemes (1123eee)
    • Simplify if-statement (7f01bf8)
    • When running in a dev environment, ensure we have log level debug set (bbbadd7)
    • Write proper error log in case a ParserConfiguration exception is thrown (0556dce)

    📔 Docs

    • Add NotNull and Contract annotations. Cleanups and removal of unnecessary type-information (e7568a1)
    • Add NotNull-annotations (6cdb4c1)
    • Add NotNull-annotations (76c9e72)

    🦊 CI/CD

    • No longer generate release on doc change (0100f3b)

    🛠 Fixes

    • Mod Sideness Scanning: Do not exclude mods which are dependencies of other mods. Thanks to @TheButterbrotMan for the report! (9271258)

    Other

    • Remove JustEnoughResources from fallback modslist. Thanks to Chorb for the report. (6af7382)
    • Update jgroups to 5.2.7 (427ba05)
    • Update manifests (193a83f)
    • Update quilt manifest....again? (8774620)
    Downloads