Skip to content

v7.0.0

Compare
Choose a tag to compare
@stevesea stevesea released this 12 Nov 20:05
· 12 commits to main since this release

7.0.0

⚠️⚠️ Breaking changes ⚠️⚠️

The roll results have changed significantly. Now, there's a RollSummary object that includes
a tree of results from evaluating the dice expression. See the README for examples of how to
traverse the graph.

📈 Enhancements

  • new API for registering roll listeners. see README.md
  • analysis cleanup and dep upgrades

🛠️ Bug fixes

  • propagate the roll metadata up to the top of the graph