Skip to content

Releases: BX-Team/Quark

Quark 1.3.0

Choose a tag to compare

@github-actions github-actions released this 20 Nov 23:10

🚀 Features

🐛 Fixes

  • 49cf49e fix(examples): replace 1.0.0 with 1.x.x
  • 9576756 fix: downgrade shadow to 9.1.0

🏗 Refactor

  • 77f1c98 refactor: remove quark.properties
  • 3c9d558 refactor: replace shadow plugin id
  • dc03d9e refactor(core): dependency downloading

📝 Documentation

  • fa99b13 docs(readme): add sponge [ci-skip]

🔨 Build

  • 56016ee chore(deps): Update dependency com.gradleup.shadow:com.gradleup.shadow.gradle.plugin to v9.0.2 (#23)
  • 62abc17 chore(deps): Update dependency com.gradleup.shadow:com.gradleup.shadow.gradle.plugin to v9.2.2 (#24)
  • 8e44c29 chore(example): bump shadow to 9.2.2
  • d8fd921 chore(deps): update workflow and renovate
  • e015fd0 chore(release): bump version to 1.3.0

Quark 1.2.1

Choose a tag to compare

@github-actions github-actions released this 27 Oct 17:25

🐛 Fixes

  • 36282a9 fix: remove onDisable method from gradle example

🏗 Refactor

  • d5881c9 refactor: upgrade to shadow v9, closes #21

🔨 Build

  • eb2301b chore(deps): Update actions/upload-artifact action to v5 (#22)
  • d4a357e chore(deps): Update stefanzweifel/git-auto-commit-action action to v7 (#20)
  • 6969236 chore(release): bump version to 1.2.1

Quark 1.2.0

Choose a tag to compare

@github-actions github-actions released this 16 Oct 18:53

🚀 Features

  • 0744db7 feat: add fabric platform
  • c966d92 feat: integrate lombok; remove record classes

🐛 Fixes

  • 09d6cd7 fix: use platform setting in gradle example

🏗 Refactor

📝 Documentation

  • fa90396 docs: update docs link
  • cc3d8f1 docs: update fields and methods javadoc comments

🔨 Build

  • a645c52 chore(deps): Update all non-major dependencies (#10)
  • 49cfb2d chore(deps): Update plugin com.gradle.plugin-publish to v2 (#11)
  • dc564e8 chore: update readme
  • 5f52ec2 chore(deps): Update all non-major dependencies (#14)
  • 08a9ba9 chore(deps): Update dependency net.fabricmc:fabric-loader to v0.17.2 (#15)
  • f80097b chore(deps): Update softprops/action-gh-release action to v2.3.4 (#16)
  • ca6faa0 chore(deps): Update gradle/actions action to v5 (#17)
  • 492f32c chore(deps): Update dependency net.fabricmc:fabric-loader to v0.17.3 (#18)
  • e326fc8 chore(deps): Update softprops/action-gh-release action to v2.4.1 (#19)
  • 25ea897 chore(release): bump version to 1.2.0

💬 Other

Quark 1.1.0

Choose a tag to compare

@github-actions github-actions released this 30 Aug 00:08

🚀 Features

  • 1f673a1 feat: gradle plugin with metadata reader (#6)
  • aeda577 feat: add platform in gradle plugin with auto-downloading
  • 7089ab6 feat: update QuarkPlugin version dynamically during release process

🐛 Fixes

  • 782b555 fix: remove forbidden tag from gradle plugin

🏗 Refactor

  • 2792c69 refactor: use set-based approach to include examples

📝 Documentation

  • f8dce55 docs: add contributing guide

🔨 Build

  • 0d4abb5 ci: switch to new release system
  • af3b27f chore: add renovate config
  • 13172ff chore: add .editorconfig and qodana
  • eb7b9b7 chore: exclude per-platform deps from renovate
  • 4c8bec6 ci: update checkout and setup-java to v5
  • af8ce21 chore(config): migrate config renovate.json (#5)
  • 3c476db chore: use chore for all commit messages in renovate
  • b2c64da ci: add deployment workflows for Gradle plugin and Maven repository
  • dd7c82a chore: update .editorconfig and README
  • 0dc6627 chore: update ignores
  • e94647f chore(deps): Update plugin com.gradle.plugin-publish to v1.3.1 (#9)
  • d3f8911 ci: update release script and some last fixes
  • 5b57865 chore(release): bump version to 1.1.0

💬 Other

  • 78d815b [ci-skip] Update README
  • 241b04f [ci-skip] chore: set tab size to 4