Releases: discord-php/DiscordPHP-Http
Releases · discord-php/DiscordPHP-Http
Version 9.1.4
v9.1.4 bump version
Version 10.1.3
What's Changed
Full Changelog: v10.1.1...v10.1.3
v9.1.3
Full Changelog: v9.1.1...v9.1.2
Version 10.1.1
- Fix
Endpoint::addQuery()
method to allow boolean$value
s sohttp_build_query()
function will correctly return "0" or "1" instead of blank and "1"
Full Changelog: v10.1.0...v10.1.1
Version 9.1.1
- Fix
Endpoint::addQuery()
method to allow boolean$value
s sohttp_build_query()
function will correctly return "0" or "1" instead of blank and "1"
Full Changelog: v9.1.0...v9.1.1
Version 10.1.0
Added Guzzle Driver
Full Changelog: v10.0.4...v10.1.0
Version 9.1.0
Version 10.0.4
- Added guild auto moderation endpoints: https://discord.com/developers/docs/resources/auto-moderation
Full Changelog: v10.0.3...v10.0.4
v9.0.12
- Added guild auto moderation endpoints: https://discord.com/developers/docs/resources/auto-moderation
Full Changelog: v9.0.11...v9.0.12
Version 10.0.3
- Added Guild MFA endpoint
Full Changelog: v10.0.2...v10.0.3