- Use common tools for workflows
- Improve
LazyUtilities#sortChoicesFuzzy(...) - Improve
LazyEmbed#invalidArguments(...)- Removed
#invalidArguments(String, Object...), was useless and caused conflict #invalidArguments(Object...)now allows null keys/values
- Removed
- Add
LazyEmbed#setTimestamp(Long) - Make
LazyUtilities#sortChoicesFuzzy(...)case insensitive - Add
LazyLibrary#stopBot() - Improve
LazyEmbedreplacement processing - Use Optionals
- Add
LazyEmbed#setTimestamp(Date) - Fix
new LazyEmbed(LazyEmbed) - Add
LazyEmbed.Factory - Update JDA
- JDA: 5.0.0-beta.21 -> 5.1.0
- Initialize logger with temporary one
- Update Java in
jitpack.yml - Add
LazySettings#jdaBuilder& removeLazySettings#disabledCacheFlags - Add emojis to static embeds
- Add
LazyEmbed#unexepectedError(String) - Update dependencies
- PostgreSQL: 42.7.3 -> 42.7.4
- HikariCP: 5.1.0 -> 6.0.0
- Logback Classic: 1.5.3 -> 1.5.8
- Gradle: 8.4 -> 8.10.2
- Rename guild member boost events
- Add more field methods to
LazyEmbed - Update dependencies
- Gradle Galaxy: 1.1.2 -> 1.3.2
- Shadow: 8.1.1 -> 8.3.3
- Java Utilities: a71551bc2d -> 2.0.0
- Add field getter methods to
LazyEmbed#getField(String)#getFieldValue(String)
- Update Java in workflows
- Bump version (3.1.0 -> 3.2.0)