Releases: discord-php/DiscordPHP
Releases · discord-php/DiscordPHP
v10.2.1
What's Changed
- 🔧 Pass parameters down to json_encode by @valzargaming in 96db7b6
Full Changelog: v10.2.0...v10.2.1
v10.2.0
What's Changed
- ✨ Add
slide
,sort
,map
methods to Collections and Repositories by @valzargaming - ✨ Add parameters to
serialize
for Collections and Repositories for use withjson_encode()
by @valzargaming
Full Changelog: v10.1.6...v10.2.0
v10.1.6
v10.1.5
Full Changelog: v10.1.4...v10.1.5
v10.1.4
What's Changed
- Separation of AbstractRepository Class into Trait and Interface
- Resolved conflicts between interfaces and traits for AbstractRepository and Collection
Full Changelog: v10.1.3...v10.1.4
v10.1.3
What's Changed
- Fix conflicts in CollectionInterface by @valzargaming in 7212c30
Full Changelog: v10.1.2...v10.1.3
v10.1.2
What's Changed
- Separation of Collection Class into Trait and Interface by @valzargaming in #1262 and #1268
- Fixes Monolog ^2.x compatibility broken by mistake in 959f24a by @valzargaming in fcd5be7
Full Changelog: v10.1.1...v10.1.2
Version 10.1.1
What's Changed
Full Changelog: v10.1.0...v10.1.1
Version 10.1.0
What's Changed
- React/Promise v3 by @key2peace and @valzargaming in #1157
Full Changelog: v10.0.0...v10.1.0
Version 10.0.0 Release Candidate 12
Full Changelog: v10.0.0-RC11...v10.0.0-RC12
- Fix misnamed repository call in GuildSoundboardSoundDelete event handler by @valzargaming in 6fbb669