Releases: discord-php/DiscordPHP-Http
Releases · discord-php/DiscordPHP-Http
Version 10.3.8
What's Changed
- PHP 8.4: Implicitly nullable parameters deprecated by @valzargaming in 0a9981d
Full Changelog: v10.3.7...v10.3.8
Version 10.3.7
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
What's Changed
- ✨ Add endpoints for SKU Subscriptions by @valzargaming in 6186d74
Full Changelog: v10.3.4...v10.3.5
Version 10.3.4
What's Changed
- ✨ Add endpoint for consuming an entitlement by @valzargaming in ad160b2
- Voice State Endpoints by @valzargaming in 8acf1ad
Full Changelog: v10.3.3...v10.3.4
Version 10.3.3
What's Changed
- ✨ Add endpoints for soundboard sounds by @valzargaming in 227f10d
Full Changelog: v10.3.2...v10.3.3
Version 10.3.2
What's Changed
- ✨ Add endpoints for application emojis by @valzargaming in d628426
Full Changelog: v10.3.1...v10.3.2
Version 10.3.1
Version 10.3.0
v10.2.2
What's Changed
- Update APPLICATION_CURRENT endpoint by @jocafamaka in #22
Full Changelog: v10.2.1...v10.2.2
Version 10.2.1
Fixed version dependency to React/Promise v2