Skip to content

Releases: MCUmbrella/Guilded4J

0.9.3

25 Jun 02:05
Compare
Choose a tag to compare
0.9.3 Pre-release
Pre-release

0.9.2

11 Jun 14:44
Compare
Choose a tag to compare
0.9.2 Pre-release
Pre-release

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

19 May 07:51
Compare
Choose a tag to compare
0.9.1 Pre-release
Pre-release
  • Refactored HTTP-related code to enhance reusability.
  • Implemented completeListItem() and uncompleteListItem() 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

15 May 13:15
Compare
Choose a tag to compare
0.9.0 Pre-release
Pre-release

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

01 May 13:06
Compare
Choose a tag to compare
1.0-SNAPSHOT9 Pre-release
Pre-release

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

30 Apr 16:15
Compare
Choose a tag to compare
1.0-SNAPSHOT8 Pre-release
Pre-release

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

29 Apr 15:18
Compare
Choose a tag to compare
1.0-SNAPSHOT7 Pre-release
Pre-release

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

image

1.0-SNAPSHOT6

28 Mar 16:11
Compare
Choose a tag to compare
1.0-SNAPSHOT6 Pre-release
Pre-release

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

12 Feb 06:56
Compare
Choose a tag to compare
1.0-SNAPSHOT5 Pre-release
Pre-release

This vesion added setHeartbeatInterval() and getHeartbeatInterval() for heartbeat related operations.

Full Changelog: 1.0-SNAPSHOT4...1.0-SNAPSHOT5

1.0-SNAPSHOT4

08 Feb 15:47
Compare
Choose a tag to compare
1.0-SNAPSHOT4 Pre-release
Pre-release

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