v0.10.5
Added
- Added
DirectLinks, which provides a set of jump links supported by the KOOK client.
Fixed
- Fixed an issue where
RestGuild.Roleswas empty. (#29) - Fixed an issue where the
KMarkdownMentionformat ofRestRoleandSocketRolewas incorrect. (#31)
Changed
- Changed the accessibility of the
Cacheableconstructor topublic. ChannelExtensions.GetJumpUrlnow uses the officially supported jump link format for links obtained fromIGuildChannel.
Misc
- Optimized workflows to upload test results during commit checks and pull requests.
- Mutex now uses
System.Threading.Lockin .NET 9.0 and above. (#30)
Full Changelog: v0.10.4...v0.10.5