Skip to content

Releases: purescript/purescript-arrays

v1.1.0

26 Jul 11:09
Compare
Choose a tag to compare

v1.0.0

01 Jun 02:33
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.7

20 May 23:19
Compare
Choose a tag to compare
v1.0.0-rc.7 Pre-release
Pre-release
  • Fixed warning for unused FFI implementation

v1.0.0-rc.6

20 May 23:06
Compare
Choose a tag to compare
v1.0.0-rc.6 Pre-release
Pre-release
  • Removed replicate and replicateM as these are provided via the unfoldable instance now

v1.0.0-rc.5

20 May 17:45
Compare
Choose a tag to compare
v1.0.0-rc.5 Pre-release
Pre-release
  • Fixed unused import warning

v1.0.0-rc.4

04 Apr 00:18
Compare
Choose a tag to compare
v1.0.0-rc.4 Pre-release
Pre-release
  • Added toUnfoldable

v1.0.0-rc.3

27 Mar 22:49
Compare
Choose a tag to compare
v1.0.0-rc.3 Pre-release
Pre-release
  • Renamed Data.Array.Unsafe to Data.Array.Partial and added Partial constraint for parity with purescript-lists.

v1.0.0-rc.2

17 Mar 23:46
Compare
Choose a tag to compare
v1.0.0-rc.2 Pre-release
Pre-release

v1.0.0-rc.1

16 Mar 02:10
Compare
Choose a tag to compare
v1.0.0-rc.1 Pre-release
Pre-release
  • Release candidate for the psc 0.8+ core libraries

v0.4.5

27 Feb 23:11
Compare
Choose a tag to compare