Skip to content

Releases: heyxmirko/EmailerContinued

Release list

v2.2.1

Choose a tag to compare

@github-actions github-actions released this 21 Sep 15:27

Bug Fixes

  • handle missing pending email request in verify command (heyxmirko)

Chores

Commits

  • 87e457d: Create LICENSE (lukyn76)

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 16:21

🎉 Minecraft 1.20+ Support and Project Migration

  • Updated build configuration from Gradle to Maven for improved dependency management.
  • Upgraded project dependencies to support Minecraft 1.20+.
  • Refactored code to ensure compatibility with Minecraft 1.20+.
  • Addressed deprecated API usages and resolved related issues.