• 3.13.0-beta.3 9bdb5c035f

    3.13.0-beta.3 Stable

    Griefed released this 2022-08-27 16:50:40 +02:00 | 2732 commits to main since this release

    3.13.0-beta.3 (2022-08-27)

    ✂️ Refactor

    • Cleanup and optimize imports (79fe583)
    • API: Open certain methods to public to allow more usage out of ServerPackCreator. Overload API methods for ease of use. (faad1ec)
    • ServerPackCreator: Run setup if ServerPackCreator was newly instantiated (941e7a2)
    • Start Script writing: Write all scripts with ISO 8859_1 as this is compatible with both Windows and Linux. Templates are still read using UTF-8. (5f80c6d)

    📔 Docs

    • License headers and package info (99982e7)

    🦊 CI/CD

    • Do not include untracked files in build artifacts as they would fill up our servers harddrive.... (bd03534)

    🧪 Tests

    • Do not finalize tests with cleanup. Call cleanUp manually if you want to...well...clean up. (cd893a1)
    • Migrate tests to use the new ServerPackCreator instantiation (a3af66b)
    • Use instance for unit tests (79f89d8)

    Other

    • Qodana reports: Some cleanups and minor refactorings according to Qodana. (f1b028a)
    Downloads