Skip to content

Releases: Djaytan/bukkit-slf4j

v2.0.0

23 Feb 22:38
6252c80
Compare
Choose a tag to compare

2.0.0 (2024-02-23)

⚠ BREAKING CHANGES

  • minimal Java version is now set to v17

🌟 Features

  • migrate to Java 17 and drop compatibility with older Java versions (#31) (01d02d6)

🐛 Bug Fixes

  • deps: update dependency org.slf4j:slf4j-api to v2.0.12 (#29) (642b94a)

🏗️ Build System

  • deps: lock file maintenance (#40) (3e725bc)
  • other: rewrite .editorconfig, .gitattributes & .gitignore files (#34) (ae97685)
  • packaging: deploy artifacts in Maven Central (#41) (445bfc5)
  • rework project completely (#36) (15d2b23)

📦 Continuous Integration

  • github: adjust the issues/PRs templates (#33) (6075f2f)
  • release: create a dedicated Maven publish script for releasing (#42) (6252c80)
  • release: deactivate the CD pipeline (#35) (ba9be52)
  • renovate: rework the Renovate config (#32) (ab214bd)

📖 Documentation

  • completely update and reorganize the project documentations (#30) (2e4635b)

v1.0.7

22 Mar 00:55
Compare
Choose a tag to compare

Initial release.

All details can be found into the project page.