Skip to content

Releases: purescript/purescript-lcg

v4.0.0

27 Apr 19:46
67c6c64

Choose a tag to compare

Breaking changes:

Other improvements:

v3.0.0

26 Feb 18:51
8fb2eb1

Choose a tag to compare

Breaking changes:

  • Added support for PureScript 0.14 and dropped support for all previous versions (#9)

New features:

Bugfixes:

Other improvements:

  • Fix minor typo: psuedorandom -> pseudorandom (#3)
  • Moved number conversion implementation details from public documentation comment to internal code (#7)
  • Migrated CI to GitHub Actions and updated installation instructions to use Spago (#10)
  • Added a changelog and pull request template (#11)

v2.0.0

23 May 00:25
596bcb1

Choose a tag to compare

Updated for PureScript 0.12

v1.0.0

07 Nov 15:51
6ac9d44

Choose a tag to compare

  • Initial release