Skip to content

v2.1.0

Compare
Choose a tag to compare
@edloidas edloidas released this 31 May 14:56
· 16 commits to master since this release

Notable changes

Updated:

  • Roll and parse&roll methods are now using converters, so the plain objects can be passed without risks.
  • parse() and parseAndRoll() functions will return null, if null or `undefined is passed.

Added:

  • Converters to convert any parameters to Roll and WodRoll objects.