This repository has been archived by the owner on Jul 11, 2024. It is now read-only.
Releases: andersfylling/disgord
Releases · andersfylling/disgord
v0.26.6
Patches:
- potential nil in guild create (cache)
- cache users from members chunk event
v0.26.5
v0.26.4
v0.26.3
v0.26.2
Patches some outdated types for ChannelType
v0.26.1 another channel type fix
improved snowflake parsing
@JakeMakesStuff has been helping out with how snowflakes are parsed and formatted. Which should remove any nil panics and concerns about sending improper json to Discord.
v0.25.4
patches:
- snowflake on dealing with 0 value in json https://github.com/andersfylling/snowflake/releases/tag/v4.0.3
- message filter in std pkg when it comes to white spaces #371
v0.25.3
forgot to deprecate the update method for Message
v0.25.2 patch integration test