We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bb68d8 commit 8ce1f02Copy full SHA for 8ce1f02
CHANGELOG.md
@@ -1,16 +1,14 @@
1
# 7.0.0
2
3
-- clean up roll response, and add docs to README about how to use the result objects
4
-- analysis cleanups & dep upgrades
5
-
6
## ⚠️⚠️ Breaking changes ⚠️⚠️
7
8
The roll results have changed significantly. Now, there's a RollSummary object that includes
9
a tree of results from evaluating the dice expression. See the README for examples of how to
10
traverse the graph.
11
12
## 📈 Enhancements
13
-- new API for registering roll listeners.
+- new API for registering roll listeners. see README.md
+- analysis cleanup and dep upgrades
14
15
## 🛠️ Bug fixes
16
- propagate the roll metadata up to the top of the graph
0 commit comments