8000 Releases · Plytas/laravel-discord-interactions · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: Plytas/laravel-discord-interactions

0.9

27 Feb 21:33
f79776e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8...0.9

0.8

18 Feb 14:38
043f3cb
Compare
Choose a tag to compare
0.8

Warning

Breaking change:

DiscordInteraction::getApplicationCommand() will now return an instance of DiscordInteractionApplicationCommand.

What's Changed

  • Added getCommands() and deleteCommand() methods by @Plytas in #13
  • Added ability to provide command input options by @Plytas in #14

Full Changelog: 0.7...0.8

0.7

13 Feb 16:34
01297f2
Compare
Choose a tag to compare
0.7

What's Changed

  • Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #9
  • Bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot in #10
  • Added getUser() method by @Plytas in #11

Full Changelog: 0.6...0.7

0.6

15 Aug 17:08
5dde823
Compare
Choose a tag to compare
0.6

What's Changed

  • Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #5
  • Implemented ability to open DM channel by @Plytas in #8

New Contributors

Full Changelog: 0.5.1...0.6

0.5.1

17 Jul 11:01
311b03a
Compare
Choose a tag to compare

What's Changed

  • Fix message attachment reset by @Plytas in #7

Full Changelog: 0.5.0...0.5.1

0.5.0

16 Jul 19:40
4bfbc97
Compare
Choose a tag to compare

What's Changed

  • Implemented ability to add attachments to message by @Plytas in #6

Full Changelog: 0.4.0...0.5.0

0.4.0

28 Jun 12:20
b4c34de
Compare
Choose a tag to compare

What's Changed

  • Fixed first level subcommand registration by @Plytas in #4

Full Changelog: 0.3.0...0.4.0

0.3.0

26 Jun 14:31
977d5f5
Compare
Choose a tag to compare

What's Changed

  • Allow nullable user avatar by @Plytas in #2
  • Added guild support to interactions by @Plytas in #3

Full Changelog: 0.2.0...0.3.0

0.2.0

17 Jun 14:48
98ce84d
Compare
Choose a tag to compare

What's Changed

  • Ability to get server channels and roles by @Plytas in #1

New Contributors

  • @Plytas made their first contribution in #1

Full Changelog: 0.1.0...0.2.0

Initial release!

14 Jun 15:46
0a7f59d
Compare
Choose a tag to compare
0