1.0.1: Improve LazyEmbed & more
- Fix
LazyListener
bot instance - Improve
LazyEmbed
withDEFAULTS
- Make settings file accessible
- Change default settings file name
settings
->config
- Un-static logger and settings
LazyLibrary#LOGGER
andLazyLibrary#SETTINGS
are no longer static because they shouldn't have ever been...
- Update and rename gradle.yml to build.yml
- Update
Build [PR]
action- Changed Java version from 17 to 19
- Changed artifact name from Cobalt to Lazy Library
- Fix build action artifact paths
- Bump version (1.0.1)
Full Changelog: 1.0.0...1.0.1