Skip to content

Releases: Softawii/curupira

v1.0.0

29 Aug 23:51
03f2ec5
Compare
Choose a tag to compare

What's Changed

  • Complete removal of the previous code.
  • Updated to Java 21.
  • CurupiraBoot is the new main class of the project.
  • The package com.softawii.curupira.core is responsible for:
    • Handling command registration with Discord.
    • Managing exceptions.
    • Mapping localization settings.
    • Forwarding events to the correct consumer.
  • Support for commands (Slash, User, and Message) using the annotations @DiscordController, @DiscordCommand, and @DiscordParameter (An example is available, but the README is still in progress).
  • Locale support using ResourceBundles and LocalizationManager.
  • Support for Buttons, Modals, Menus.

Full Changelog: v0.4.0...v1.0.0

v1.0.0-alpha.2

28 Aug 23:33
Compare
Choose a tag to compare
v1.0.0-alpha.2 Pre-release
Pre-release
  • depois eu descrevo pprt

v1.0.0-alpha

28 Aug 00:39
Compare
Choose a tag to compare
v1.0.0-alpha Pre-release
Pre-release
  • Rewrite everything 😄
  • TODO: README 😜

Migrate from Log4j to SLF4J

28 Dec 13:50
5e7214e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

26 Oct 02:33
d0f0c27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.10...v0.3.0

Fix of the Fix of the Fix

01 Oct 01:44
75345cb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.9...v0.2.10

Fix in Modals without creating a command

30 Sep 23:39
7661d84
Compare
Choose a tag to compare

What's Changed

  • fix: fix in modal initialization when command is unknown (not create) by @yaansz in #35

Full Changelog: v0.2.8...v0.2.9

Fix in Execution of ExceptionHandler

15 Aug 02:13
Compare
Choose a tag to compare

Fix exception handler

07 Aug 20:00
57b054b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.6...v0.2.7

support to texts in voice channel

31 Jul 01:20
83c97d8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.5...v0.2.6