All Versions
50
Latest Version
Avg Release Cycle
2 days
Latest Release
-
Changelog History
Page 3
Changelog History
Page 3
-
v0.1.14.1 Changes
June 08, 20202020-06-08
- 🛠 Fix broken json decoding for member's
-
v0.1.14.0 Changes
June 08, 20202020-06-08
Unpacked the
user
field ofMember
into itself.➕ Add message formatting utilities (
Calamity.Utils.Message
).➕ Add support for allowed mentions in
Tellable
.🔄 Change Snowflake's show instance to just show the numberic id.
➕ Added parsers for RawEmoji and Either.
-
v0.1.13.0 Changes
June 06, 20202020-06-06
- 🔄 Changed event handlers to take tuples instead of being higher arity when there is more than one parameter to the callback.
-
v0.1.12.0 Changes
June 06, 20202020-06-06
- 🔄 Changed some events to take enums instead of booleans:
GuildCreateEvt
andGuildDeleteEvt
.
- 🔄 Changed some events to take enums instead of booleans:
-
v0.1.11.2 Changes
June 03, 20202020-06-03
- ⚡️ Moved the internal
UpdatedMessage
fromCalamity.Types.Model.Channel.Message
intoCalamity.Types.Model.Channel.UpdatedMessage
.
- ⚡️ Moved the internal
-
v0.1.11.1
May 31, 2020 -
v0.1.11.0 Changes
May 31, 20202020-05-31
- ➕ Add command parameter parsers for channel/guild/emoji
- 👌 Support allowed mentions
- 👌 Support invite events
- 👌 Support setting gateway intents
- ➕ Add
Calamity.Types.Model.Guild.Permission
andCalamity.Utils.Permissions
and change permissions fields fromWord64
toPermissions
- ➕ Add
Calamity.Utils.Colour
and change color fields fromWord64
toData.Color.Color Double
-
v0.1.10.1
May 31, 2020 -
v0.1.10.0 Changes
May 27, 20202020-05-27
📜 Renamed
Calamity.Commands.Parser.KleeneConcat
toCalamity.Commands.Parser.KleeneStarConcat
and addedCalamity.Commands.Parser.KleenePlusConcat
➕ Added
Calamity.Types.Upgradeable
-
v0.1.9.4
May 26, 2020