Skip to content

Tags: purescript/purescript-random

Tags

v6.0.0

Toggle v6.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare v6.0.0 release (1st PS 0.15.0-compatible release) (#30)

* Update the bower dependencies

* Update Node to 14 in CI

* Update the changelog

* Drop math dep

v5.0.0

Toggle v5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare v5.0.0 release (#28)

* Update CI to build with the latest version of the compiler

* Update the bower repository URL to match the URL in the registry

* Upgrade bower dependencies

* Update the changelog

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #20 from purescript/compiler/0.12

Update for PureScript 0.12

v3.0.0

Toggle v3.0.0's commit message
Merge pull request #19 from purescript/ps-0.11

Update for PureScript 0.11

v2.0.0

Toggle v2.0.0's commit message
Merge pull request #18 from purescript/bump

Prepare for 2.0 release

v1.0.0

Toggle v1.0.0's commit message
Update build for release

v1.0.0-rc.2

Toggle v1.0.0-rc.2's commit message
Update build & fix error

v1.0.0-rc.1

Toggle v1.0.0-rc.1's commit message
Merge pull request #15 from purescript/update-build

Update build

v0.2.3

Toggle v0.2.3's commit message
Merge pull request #13 from tfausak/patch-1

Remove unused import

v0.2.2

Toggle v0.2.2's commit message
Merge pull request #12 from hdgarrood/random-int-overflow

Fix overflows in randomInt