Skip to content

Releases: purescript/purescript-prelude

v1.0.1

07 Jun 09:38
Compare
Choose a tag to compare
  • A redundant CommutativeRing constraint was removed from Field, the EuclideanRing constraint already implies CommutativeRing.

v1.0.0

01 Jun 01:21
Compare
Choose a tag to compare

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

Note: The v1.0.0 tag is not meant to indicate the library is “finished”, the core libraries are all being bumped to this for the 0.9 compiler release so as to use semver more correctly.

v1.0.0-rc.6

23 May 19:19
Compare
Choose a tag to compare
v1.0.0-rc.6 Pre-release
Pre-release
  • Added Data.NaturalTransformation with a synonym and type operator alias for natural transformations

v1.0.0-rc.5

22 May 11:50
Compare
Choose a tag to compare
v1.0.0-rc.5 Pre-release
Pre-release
  • Added general abs and signum for types that with Ord and Ring instances (@hdgarrood)

v1.0.0-rc.4

19 May 22:30
Compare
Choose a tag to compare
v1.0.0-rc.4 Pre-release
Pre-release
  • Various fixes

v1.0.0-rc.3

30 Mar 01:05
Compare
Choose a tag to compare
v1.0.0-rc.3 Pre-release
Pre-release
  • Fixed escaping in Show #65

v0.1.5

30 Mar 01:09
Compare
Choose a tag to compare

v1.0.0-rc.2

20 Mar 13:04
Compare
Choose a tag to compare
v1.0.0-rc.2 Pre-release
Pre-release
  • Reworked the hierarchy for number classes to resolve some issues with the laws and admit new instances #61
  • Introduced HeytingAlgebra as a superclass of BooleanAlgebra #62

v1.0.0-rc.1

29 Feb 23:31
Compare
Choose a tag to compare
v1.0.0-rc.1 Pre-release
Pre-release
  • Release candidate for the psc 0.8+ prelude

v0.1.4

27 Jan 20:52
Compare
Choose a tag to compare