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

Releases: purescript-deprecated/purescript-math

v3.0.0

Choose a tag to compare

@thomashoneyman thomashoneyman released this 26 Feb 02:13
59746cc

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

Choose a tag to compare

@garyb garyb released this 22 May 21:20
8be36d2

Relicensed as BSD3

v2.1.0

Choose a tag to compare

@paf31 paf31 released this 25 Jun 04:01

Add τ constant (@FranklinChen)

v2.0.0

Choose a tag to compare

@garyb garyb released this 04 Jun 23:32

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

v2.0.0-rc.1

v2.0.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@garyb garyb released this 20 May 11:24
  • Remainder operator is now an alias for a function

v1.0.0

Choose a tag to compare

@garyb garyb released this 13 Apr 11:06
  • Added trunc (@rgrempel)
  • Moved out of RC status. No breaking code changes have been made since v0.2.0.

v0.2.0

Choose a tag to compare

@paf31 paf31 released this 30 Jun 00:22

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

Choose a tag to compare

@paf31 paf31 released this 22 Mar 00:14

Updated docs

v0.1.0

Choose a tag to compare

@garyb garyb released this 25 Apr 23:06
Add generated docs