Skip to content

Latest commit

 

History

History
51 lines (26 loc) · 1.5 KB

CHANGELOG.md

File metadata and controls

51 lines (26 loc) · 1.5 KB

Changelog

2.0.0 (2024-10-18)

⚠ BREAKING CHANGES

  • Remove default export. You need to "import {Random} from 'ml-random'"

Features

  • Remove default export. You need to "import {Random} from 'ml-random'" (2da2fb4)

1.0.1 (2023-05-16)

Bug Fixes

  • rename and export RandomNumberGenerator type (066b3de)

1.0.0 (2023-05-16)

Miscellaneous Chores

0.5.0 (2018-08-11)

0.4.1 (2018-05-23)

Bug Fixes

  • choice: set a more fault-tolerant threshold for sanity of probabilities input (7d39650)

0.4.0 (2018-05-23)

0.3.0 (2018-05-23)

0.2.0 (2018-05-16)

0.1.0 (2018-05-16)