Releases: MCUmbrella/Guilded4J
0.9.3
Short changelog: https://www.guilded.gg/Guilded4J-Cafe/blog/Changelog/Pre-release-093
Full Changelog: 0.9.2...0.9.3
0.9.2
This pre-release implements all features currently(11, Jun, 2022) provided by Guilded API. (except for the Mentions model. See this)
Full Changelog: 0.9.1...0.9.2
0.9.1
- Refactored HTTP-related code to enhance reusability.
- Implemented
completeListItem()
anduncompleteListItem()
in ListItemManager. - Created
getType()
in GuildedException. It returns an Enum that identifies the HTTP error type.
Full Changelog: 0.9.0...0.9.1
0.9.0
IMPORTANT NOTICE: https://www.guilded.gg/Guilded4J-Cafe/blog/Changelog/Pre-release-090
This snapshot implements all the features currently(15 May 2022) provided by the Guilded API. To use it in your Maven project you need to import vip.floatationdevice.guilded4j version 0.9.0
Full Changelog: 1.0-SNAPSHOT9...0.9.0
1.0-SNAPSHOT9
This snapshot release adds the missing avatar
and banner
properties and related functions to User and UserSummary object (problem mentioned in issue #4)
Full Changelog: 1.0-SNAPSHOT8...1.0-SNAPSHOT9
1.0-SNAPSHOT8
Fixed a bug that the default null
value of some embed properties will cause the embed fail to send
Full Changelog: 1.0-SNAPSHOT7...1.0-SNAPSHOT8
1.0-SNAPSHOT7
This snapshot implements all the features currently(29 Apr 2022) provided by the Guilded API. To use it in your Maven project you need to import vip.floatationdevice.guilded4j
version 1.0-SNAPSHOT7
Full Changelog: 1.0-SNAPSHOT6...1.0-SNAPSHOT7
1.0-SNAPSHOT6
This snapshot implements all the features currently(29 Mar 2022) provided by the Guilded API. To use it in your Maven project you need to import vip.floatationdevice.guilded4j
version 1.0-SNAPSHOT6
Full Changelog: 1.0-SNAPSHOT5...1.0-SNAPSHOT6
NOTE:
G4JDebugger has been moved to /src/test/java/vip/floatationdevice/guilded4j
1.0-SNAPSHOT5
This vesion added setHeartbeatInterval()
and getHeartbeatInterval()
for heartbeat related operations.
Full Changelog: 1.0-SNAPSHOT4...1.0-SNAPSHOT5
1.0-SNAPSHOT4
This snapshot implements all the features currently(9 Feb 2022) provided by the Guilded API. To use it in your Maven project you need to import vip.floatationdevice.guilded4j
version 1.0-SNAPSHOT4
Full Changelog: 1.0-SNAPSHOT3...1.0-SNAPSHOT4