Skip to content
This repository has been archived by the owner on Feb 24, 2023. It is now read-only.

Latest commit

 

History

History
38 lines (17 loc) · 1.29 KB

CHANGELOG.md

File metadata and controls

38 lines (17 loc) · 1.29 KB

1.0.7 (2019-12-24)

Bug Fixes

  • deps: upgrades dependencies (d131a7b)

1.0.6 (2019-12-08)

Bug Fixes

  • deps: upgrades dependencies (156b3ae)

1.0.5 (2019-01-05)

Bug Fixes

  • dice-rolls: do not mutate DiceRolls.rolls when keeping high/low (7999eb8)

1.0.3 (2018-12-19)

Bug Fixes

  • dice-rolls: ensures rolls are copied to oldRolls (17a8e44)

1.0.2 (2018-12-13)

Bug Fixes

  • keepHighest() and keepLowest() return rolls and total (5dd10c7)

1.0.0 (2018-12-06)

  • Initial commit