Skip to content

Releases: dkim19375/dkim19375JDAUtils

Small addition 1.3.4

10 May 20:20
Compare
Choose a tag to compare
+ Added annotations (@NotNull and @Nullable)
+ Replaced parameters in EmbedUtils to be ? extends Collection instead of Set

Bugfix 1.3.3

24 Jan 01:46
Compare
Choose a tag to compare
- Downgrade to java 8 for jitpack compatibility

Bugfix 1.3.2

24 Jan 01:40
Compare
Choose a tag to compare
+ Update to java 11
+ Fix dashes on last line

Bugfix 1.3.1

24 Jan 01:31
Compare
Choose a tag to compare
+ Add dashes to other EmbedUtils methods

Release 1.3.0

24 Jan 01:07
Compare
Choose a tag to compare
+ Add dashes to the list in EmbedGroups in EmbedUtils
+ Fix the discriminator not showing in EmbedManager

Bugfix 1.2.1

23 Jan 22:01
Compare
Choose a tag to compare
- Change EmbedManager constructor

Release 1.2.0

23 Jan 20:37
Compare
Choose a tag to compare
- Change EmbedManager constructor

Release 1.1.0

23 Jan 16:30
Compare
Choose a tag to compare
- Remove CommandHandlers
- Remove FileUtils

Release 1.0.0

22 Jan 23:35
Compare
Choose a tag to compare
+ EmbedManager
+ EmbedUtils
+ FileGetterUtils
+ PropertiesFile
+ CommandHandler
+ MessageRecievedHolder
+ EntryImpl