Skip to content

Releases: OneLiteFeatherNET/minestom-extensions

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 21:21
b6dad29

2.2.0 (2026-08-26)

Features

  • allow passing an Auth to ExtensionBootstrap.init (#7) (b3a60a4)

v2.1.1

Choose a tag to compare

@github-actions github-actions released this 04 Aug 15:13
ea67e18

2.1.1 (2026-08-04)

Bug Fixes

  • drop mycelium-bom in favour of direct Minestom coordinates (#5) (1b391df)

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 14:44
1e3cbaa

2.1.0 (2026-08-04)

Features

  • split into modules, replace the dependency resolver, add build plugins (30e9b1d)
  • split into modules, replace the dependency resolver, add build plugins (#2) (30e9b1d)

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 09:25
4f1a620

2.0.0 (2026-06-15)

⚠ BREAKING CHANGES

  • remove DemoServer class and migrate to updated test dependencies and Gradle configuration
  • ci: trigger build

Features

  • ci: trigger build (55089e4)
  • deps: add SLF4J v2.0.18 as new logging dependency (df63a8a)

Code Refactoring

  • remove DemoServer class and migrate to updated test dependencies and Gradle configuration (7e3c2cb)