Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 1.72 KB

CHANGELOG.md

File metadata and controls

41 lines (32 loc) · 1.72 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

  • Add DiscordGateway module

Changed

  • Rename DiscordV10 module to DiscordREST

Added

Changed

  • Rename JSONDecoder.oAuth2 to JSONDecoder.discordOAuth2
  • Rename JSONEncoder.oAuth2 to JSONEncoder.discordOAuth2
  • Change User().premiumType type from User.PremiumType to Unknown<User.PremiumType>
  • Update sinoru/swift-snowflake from v0.0.1 to v0.0.2

Removed

  • Remove support of Swift 5.5

This is the initial release.