Skip to content
This repository has been archived by the owner on Jun 5, 2022. It is now read-only.

Releases: purescript-deprecated/purescript-math

v3.0.0

26 Feb 02:13
59746cc
Compare
Choose a tag to compare

Breaking changes:

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

New features:

  • Added imul (#18)

Other improvements:

  • Migrated CI to GitHub Actions and updated installation instructions to use Spago (#26)
  • Added a changelog and pull request template (#27)

v2.1.1

22 May 21:20
8be36d2
Compare
Choose a tag to compare

Relicensed as BSD3

v2.1.0

25 Jun 04:01
Compare
Choose a tag to compare

Add τ constant (@FranklinChen)

v2.0.0

04 Jun 23:32
Compare
Choose a tag to compare

This release is intended for the PureScript 0.9.1 compiler and newer.

v2.0.0-rc.1

20 May 11:24
Compare
Choose a tag to compare
v2.0.0-rc.1 Pre-release
Pre-release
  • Remainder operator is now an alias for a function

v1.0.0

13 Apr 11:06
Compare
Choose a tag to compare
  • Added trunc (@rgrempel)
  • Moved out of RC status. No breaking code changes have been made since v0.2.0.

v0.2.0

30 Jun 00:22
Compare
Choose a tag to compare

This release works with versions 0.7.* of the PureScript compiler. It will not work with older versions. If you are using an older version, you should require an older, compatible version of this library.

v0.1.1

22 Mar 00:14
Compare
Choose a tag to compare

Updated docs

v0.1.0

25 Apr 23:06
Compare
Choose a tag to compare
Add generated docs