v2.1.0
Notable changes
Updated:
- Roll and parse&roll methods are now using converters, so the plain objects can be passed without risks.
parse()
andparseAndRoll()
functions will returnnull
, ifnull
or `undefined is passed.
Added:
- Converters to convert any parameters to
Roll
andWodRoll
objects.