Releases: botblock/JavaBotBlockAPI
Releases · botblock/JavaBotBlockAPI
v6.4.1: 1 new Site and Docs page changes
- Site updated:
- Added BOTS_DISTOP_XYZ
- Exclude CheckUtil from Javadoc
- Updated Javadoc comments
- Update main docs page
- Use GH-Pages action and gh-pages branch
v6.4.0: JavaBotBlockInfo
Added a class called JavaBotBlockInfo
which contains static Strings with useful info such as major, minor and patch version and the full version String.
v6.3.4: Improved logging
Site updated:
- Removed MYTHICALBOTS_XYZ
Improve logging of empty/null Body
v6.3.3: 1 Site removed, Fixes
- Site updated:
- Removed
HYDROGENBOTS_CLUB
- Removed
- Fixed JavaBotBlockAPI always printing warns about failed sites, even if not the case.
v6.3.2: 1 new Site, 1 deprecated, 3 removed
Version 6.3.2
Site updated:
- Added BOTS_IDLEDEV_ORG
- Deprecated MYTHICALBOTS_XYZ (Renamed to BOTS_IDLEDEV_ORG)
- Removed DISCORDBOTS_FUN
- Removed DISCORDLIST_CO
- Removed GLENNBOTLIST_XYZ
v6.3.1: Deprecated HYDROGENBOTS_CLUB
Site updated:
- Deprecated HYDROGENBOTS_CLUB (Redirects to some foreign store
Minor Javadoc corrections
v6.3.0 (Fix)
Minor change to fix Javadoc creation
v6.3.0: Checks for GET and POST support and more!
➕ Added
- Site has been changed from an enum to a Class containing static instances to use.
- Site instances now have
HttpMethod
s for if they support GET and/or POST requests
- Site instances now have
- Basic Logging using SLF4J which should allow printing warnings/errors for things like failed sites in POST requests rather than throwing an exception.
✏️ Changed
- Site updated
- It is now a class rather than an enum
- Added
BLADEBOTLIST_XYZ
- Added
DISCORDBOTDIRECTORY_NET
- Added
INFINITYBOTLIST_COM
- Added
VOIDBOTS_NET
- Deprecated
DISCORDBOTS_FUN
- Deprecated
DISCORDLIST_CO
- Deprecated
GLENNBOTLIST_XYZ
- Dependencies Updated
- JDA updated to
4.2.0_214
- JDA updated to
- DeprecatedSince now uses a
major
,minor
andpatch
field for the version. - RatelimitedException renamed to RateLimitedException.
- This class also now uses a JSONObject and the RuntimeException's
super(String)
to set an exception message. getDelay()
may now return-1
if the JSON was malformed.getBotId()
,getIp()
andgetRoute()
may now returnnull
if the JSON was malformed.
- This class also now uses a JSONObject and the RuntimeException's
v6.2.2: Added DISFORGE_COM
- Site updated:
- Added
DISFORGE_COM
- Added
v6.2.1: Added HYDROGENBOTS_CLUB
- Site updated:
- Added
HYDROGENBOTS_CLUB
- Added