Skip to content

Releases: ZPTXDev/Skeleton

3.2.0-next.3

24 Sep 04:02
Compare
Choose a tag to compare
3.2.0-next.3 Pre-release
Pre-release

3.2.0-next.3 (2023-09-24)

Bug Fixes

  • consistent exports to maintain backwards compatibility (6724e03)

3.2.0-next.2

24 Sep 03:58
Compare
Choose a tag to compare
3.2.0-next.2 Pre-release
Pre-release

3.2.0-next.2 (2023-09-24)

Bug Fixes

  • exports broken in latest release (4258326)

3.2.0-next.1

23 Sep 06:25
Compare
Choose a tag to compare
3.2.0-next.1 Pre-release
Pre-release

3.2.0-next.1 (2023-09-23)

Bug Fixes

  • SkeletonClient: prevent match verbose logging if match was not found (8cf3ea1)

Features

  • SkeletonClient: add message command support (including intent checking) and conflict checks (5aedd23)

3.1.1

22 Aug 07:29
Compare
Choose a tag to compare

3.1.1 (2023-08-22)

Bug Fixes

  • SkeletonClient: commands should respect subcommands (5383a2c)
  • SkeletonClient: only ChatInputCommandInteraction has options (a95de27)

3.1.1-next.1

22 Aug 07:22
Compare
Choose a tag to compare
3.1.1-next.1 Pre-release
Pre-release

3.1.1-next.1 (2023-08-22)

Bug Fixes

  • SkeletonClient: commands should respect subcommands (5383a2c)
  • SkeletonClient: only ChatInputCommandInteraction has options (a95de27)

3.1.0

22 Aug 04:14
Compare
Choose a tag to compare

3.1.0 (2023-08-22)

Bug Fixes

  • SkeletonClient: move command deployment to ready event (62eeecc)

Features

  • SkeletonClient: accept --deploy flag for auto-deployment (3d6ec5b)
  • SkeletonClient: add deployCommands method (ce85bc4)
  • SkeletonClient: deploy commands from login override (b064853)

3.1.0-next.4

22 Aug 03:47
Compare
Choose a tag to compare
3.1.0-next.4 Pre-release
Pre-release

3.1.0-next.4 (2023-08-22)

Bug Fixes

  • SkeletonClient: move command deployment to ready event (62eeecc)

3.1.0-next.3

22 Aug 03:38
Compare
Choose a tag to compare
3.1.0-next.3 Pre-release
Pre-release

3.1.0-next.3 (2023-08-22)

Features

  • SkeletonClient: deploy commands from login override (b064853)

3.1.0-next.2

22 Aug 03:30
Compare
Choose a tag to compare
3.1.0-next.2 Pre-release
Pre-release

3.1.0-next.2 (2023-08-22)

Features

  • SkeletonClient: accept --deploy flag for auto-deployment (3d6ec5b)

3.1.0-next.1

22 Aug 03:10
Compare
Choose a tag to compare
3.1.0-next.1 Pre-release
Pre-release

3.1.0-next.1 (2023-08-22)

Features

  • SkeletonClient: add deployCommands method (ce85bc4)