• 1.0.8 445ec4f535

    Release 1.0.8 Stable

    Griefed released this 2022-03-23 17:52:20 +01:00 | 170 commits to main since this release

    1.0.8 (2022-03-23)

    🦊 CI/CD

    • GitHub: Fix release asset path (009c4d2)

    🛠 Fixes

    • When an alpha or beta for the latest release is used, return the latest release as the available update. Example: 1.2.5-alpha.1 -> 1.2.5 and 1.2.5-beta.1 -> 1.2.5 (45a6296)

    Other

    • deps: update actions/setup-java action to v3 (47235d4)
    • deps: update dependency ghcr.io/griefed/baseimage-ubuntu-jdk-8 to v2.0.7 (74de493)
    • deps: update dependency ghcr.io/griefed/gitlab-ci-cd to v2.0.4 (4cde6ba)
    • deps: update dependency gradle to v7.4 (97b1ff0)
    • deps: update dependency griefed/baseimage-ubuntu-jdk-8 to v2.0.6 (e8f363b)
    • deps: update dependency griefed/gitlab-ci-cd to v2.0.3 (94d7d29)
    • deps: update dependency org.jetbrains:annotations to v23 (4254cab)
    • deps: update jamesives/github-pages-deploy-action action to v4.2.5 (413eeb2)
    Downloads
  • 1.0.7 f4924dda0e

    Release 1.0.7 Stable

    Griefed released this 2022-02-26 19:41:27 +01:00 | 190 commits to main since this release

    Automatic release of version: 1.0.7
    Changes in this release:

    Bug Fixes

    • Fix regression bug introduced during last fix. Correctly acquire latest version from repository and correctly compare against other versions, preventing false positives and premature availability messages. (6cfcecf2)

    Chores

    • deps:
      • update dependency ghcr.io/griefed/gitlab-ci-cd to v2.0.3 (b5605032)
      • update dependency ghcr.io/griefed/baseimage-ubuntu-jdk-8 to v2.0.6 (f9031166)

    Continuous Integration

    • GitHub:
      • Remove artifacts which aren't being produced anyway (2b8505ad)
      • Fix paths for pre-release assets. Automatically generate changelog from git history. (6ef66d93)
      • Fix paths for release assets. Automatically generate changelog from git history. (c1fc6bdd)

    Other Changes

    Downloads
  • 1.0.6 3881cb2ae1

    Release 1.0.6 Stable

    Griefed released this 2022-02-24 11:52:38 +01:00 | 202 commits to main since this release

    1.0.6 (2022-02-24)

    🦊 CI/CD

    • Enable RenovateBot dependency updates (dc8b030)
    • GitHub: Correctly execute (pre)release actions when tags are pushed. (ae605c0)

    🛠 Fixes

    • Get rid of substring calls. Check a given release, alpha, or beta version for available updates and ensure checks are performed correctly. (345bf8d)

    Other

    Downloads
  • 1.0.5 b7b4b304ef

    Release 1.0.5 Stable

    Griefed released this 2022-02-04 13:15:54 +01:00 | 208 commits to main since this release

    1.0.5 (2022-02-04)

    📔 Docs

    🧪 Tests

    • Some more assertions for versions and URLs (e3a5a8a)

    1.0.4 (2022-02-03)

    🛠 Fixes

    1.0.3 (2022-02-03)

    🛠 Fixes

    • Hopefully fix OSSRH username and password retrieval... Fix GitHub actions webhooks (d2ae043)

    1.0.2 (2022-02-03)

    🛠 Fixes

    • Remove another failing echo. Retrieve OSSRH properties correctly. (f8e21e6)

    1.0.1 (2022-02-03)

    🛠 Fixes

    • Remove failing echo. Refactor urls in build.gradle. Clean environment before publishing (a30f874)

    1.0.0 (2022-02-03)

    🧨 Breaking changes!

    • Overhaul everything. Allow to check for pre- and regular releases. Throw exceptions at correct places. Improve tests with realistic example. (4e9d91f)

    Other

    • Add information regarding implementation (5e2bdf4)
    Downloads
  • 1.0.4 e8926a9018

    Release 1.0.4 Stable

    Griefed released this 2022-02-03 11:01:48 +01:00 | 212 commits to main since this release

    1.0.4 (2022-02-03)

    🛠 Fixes

    1.0.3 (2022-02-03)

    🛠 Fixes

    • Hopefully fix OSSRH username and password retrieval... Fix GitHub actions webhooks (d2ae043)

    1.0.2 (2022-02-03)

    🛠 Fixes

    • Remove another failing echo. Retrieve OSSRH properties correctly. (f8e21e6)

    1.0.1 (2022-02-03)

    🛠 Fixes

    • Remove failing echo. Refactor urls in build.gradle. Clean environment before publishing (a30f874)

    1.0.0 (2022-02-03)

    🧨 Breaking changes!

    • Overhaul everything. Allow to check for pre- and regular releases. Throw exceptions at correct places. Improve tests with realistic example. (4e9d91f)

    Other

    • Add information regarding implementation (5e2bdf4)
    Downloads
  • 1.0.3 6683daa399

    Release 1.0.3 Stable

    Griefed released this 2022-02-03 10:39:04 +01:00 | 214 commits to main since this release

    1.0.3 (2022-02-03)

    🛠 Fixes

    • Hopefully fix OSSRH username and password retrieval... Fix GitHub actions webhooks (d2ae043)

    1.0.2 (2022-02-03)

    🛠 Fixes

    • Remove another failing echo. Retrieve OSSRH properties correctly. (f8e21e6)

    1.0.1 (2022-02-03)

    🛠 Fixes

    • Remove failing echo. Refactor urls in build.gradle. Clean environment before publishing (a30f874)

    1.0.0 (2022-02-03)

    🧨 Breaking changes!

    • Overhaul everything. Allow to check for pre- and regular releases. Throw exceptions at correct places. Improve tests with realistic example. (4e9d91f)

    Other

    • Add information regarding implementation (5e2bdf4)
    Downloads
  • 1.0.2 bd586ef2c0

    Release 1.0.2 Stable

    Griefed released this 2022-02-03 10:14:29 +01:00 | 216 commits to main since this release

    1.0.2 (2022-02-03)

    🛠 Fixes

    • Remove another failing echo. Retrieve OSSRH properties correctly. (f8e21e6)

    1.0.1 (2022-02-03)

    🛠 Fixes

    • Remove failing echo. Refactor urls in build.gradle. Clean environment before publishing (a30f874)

    1.0.0 (2022-02-03)

    🧨 Breaking changes!

    • Overhaul everything. Allow to check for pre- and regular releases. Throw exceptions at correct places. Improve tests with realistic example. (4e9d91f)

    Other

    • Add information regarding implementation (5e2bdf4)
    Downloads
  • 1.0.1 5536268df3

    Release 1.0.1 Stable

    Griefed released this 2022-02-03 09:55:47 +01:00 | 219 commits to main since this release

    1.0.1 (2022-02-03)

    🛠 Fixes

    • Remove failing echo. Refactor urls in build.gradle. Clean environment before publishing (a30f874)

    1.0.0 (2022-02-03)

    🧨 Breaking changes!

    • Overhaul everything. Allow to check for pre- and regular releases. Throw exceptions at correct places. Improve tests with realistic example. (4e9d91f)

    Other

    • Add information regarding implementation (5e2bdf4)
    Downloads
  • 1.0.0 a966d259c1

    Release 1.0.0 Stable

    Griefed released this 2022-02-03 09:19:09 +01:00 | 222 commits to main since this release

    1.0.0 (2022-02-03)

    🧨 Breaking changes!

    • Overhaul everything. Allow to check for pre- and regular releases. Throw exceptions at correct places. Improve tests with realistic example. (4e9d91f)

    Other

    • Add information regarding implementation (5e2bdf4)
    Downloads