Releases: swift-discord/swift-discord
Releases · swift-discord/swift-discord
v0.0.3
v0.0.2
Added
- Add
Guild
struct - Add
Channel
struct - Add
Role
struct - Add
Sticket
struct - Add
Equatable
,Hashable
,Identifiable
toUser
struct - Add
Equatable
,Hashable
toUser.Flags
struct - Add
Sendable
toUnknown
enum
Changed
- Rename
JSONDecoder.oAuth2
toJSONDecoder.discordOAuth2
- Rename
JSONEncoder.oAuth2
toJSONEncoder.discordOAuth2
- Change
User().premiumType
type fromUser.PremiumType
toUnknown<User.PremiumType>
- Update
sinoru/swift-snowflake
from v0.0.1 to v0.0.2
Removed
- Remove support of Swift 5.5