Skip to content

Tags: purescript/purescript-lists

Tags

v7.0.0

Toggle v7.0.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Prepare v7.0.0 release (1st PS 0.15.0-compatible release) (#209)

* Update the bower dependencies

* Update Node to 14 in CI

* Update the changelog

* Update bower.json

Co-authored-by: Thomas Honeyman <[email protected]>

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.

v6.0.0

Toggle v6.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare v6.0.0 release (#196)

* Update CI to build with the latest version of the compiler

* Update the bower repository URL to match the URL in the registry

* Upgrade bower dependencies

* Update the changelog

v5.4.1

Toggle v5.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #158 from purescript/fix-warnings

Fix warnings

v5.4.0

Toggle v5.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #155 from drewolson/scanr-lazy

Add scanrLazy for lazy lists

v5.3.0

Toggle v5.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #153 from garyb/nel-cons-construction

Add cons/snoc variants for creating NEL from item & list

v5.2.0

Toggle v5.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #152 from garyb/unfoldable1

Add `Unfoldable1` instances for non-empty lists

v5.1.0

Toggle v5.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #151 from cryogenian/with-index

added FunctorWithIndex, FoldableWithIndex, TraversableWithIndex insta…

v5.0.0

Toggle v5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #149 from purescript/compiler/0.12

Updates for 0.12