Skip to content

Releases: discord-php/DiscordPHP-Http

Version 10.3.8

27 Dec 20:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.3.7...v10.3.8

Version 10.3.7

21 Nov 17:20
Compare
Choose a tag to compare

What's Changed

  • Crude implementation to allow Promise V3 by @Exanlv in #27
  • Fixes Composer\InstalledVersions::getVersion typo by @valzargaming

Full Changelog: v10.3.5...v10.3.7

Version 10.3.5

29 Sep 12:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.3.4...v10.3.5

Version 10.3.4

29 Sep 07:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.3.3...v10.3.4

Version 10.3.3

26 Sep 12:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.3.2...v10.3.3

Version 10.3.2

21 Sep 20:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.3.1...v10.3.2

Version 10.3.1

13 Aug 07:14
28525c0
Compare
Choose a tag to compare

What's Changed

  • Add endpoint for application SKUs by @Exanlv in #24
  • ✨ Add endpoints for polls by @Log1x in #28
  • 🎨 Make the CHANNEL_POLL_EXPIRE constant uniform by @Log1x in #29
  • 🎨 Improve the poll endpoint naming convention by @Log1x in #30

New Contributors

  • @Log1x made their first contribution in #28

Full Changelog: v10.3.0...v10.3.1

Version 10.3.0

13 Aug 11:53
8b580ed
Compare
Choose a tag to compare

What's Changed

  • improve exception classes by @SQKo in #23

Full Changelog: v10.2.2...v10.3.0

v10.2.2

16 Jul 05:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.2.1...v10.2.2

Version 10.2.1

16 Jul 05:13
Compare
Choose a tag to compare

Fixed version dependency to React/Promise v2