Skip to content

2.0.1 Released

Compare
Choose a tag to compare
@TRPB TRPB released this 15 Sep 08:42
· 116 commits to master since this release

Minor bug fix: #82

Since 2.0 dice has no longer been able to use substitutions with direct names e.g.

$dice->addRule('ClassName', ['substitutions' => ['A'  => 'B']);

This is now working as intended.