We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4217cf1 commit 4ec5d04Copy full SHA for 4ec5d04
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# 4.0.0-dev.10
2
+- Rework member `Role` properties
3
+- Enforce `Snowflake` type parsing
4
+- Change `PermissionOverwrite`
5
+- Add missing `thumbnail` property on `MessageEmbedBuilder`
6
+- Implement `InteractiveDialog`, `InteractiveMenu`, `InteractiveButton`
7
+
8
# 4.0.0-dev.9
9
- Complete overhaul of the API data structures
10
- Continued implementation of API classes
pubspec.yaml
@@ -1,6 +1,6 @@
name: mineral
description: Mineral is a Discord framework for designing discord bots in Dart.
-version: 4.0.0-dev.9
+version: 4.0.0-dev.10
repository: https://github.com/mineral-dart/core
# homepage: https://www.example.com
0 commit comments