Skip to content

Tags: purescript/purescript-catenable-lists

Tags

v7.0.0

Toggle v7.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 v7.0.0 release (1st PS 0.15.0-compatible release) (#50)

* Update the bower dependencies

* Update Node to 14 in CI

* Update the changelog

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 (#46)

* 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.0.1

Toggle v5.0.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 #38 from acple/fix-memoryleak

Fix memory leak problem on MonadRec foldFree

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 #37 from purescript/compiler/0.12

Updates for 0.12

v4.0.0

Toggle v4.0.0's commit message
Merge pull request #18 from purescript/ps-0.11

Update for PureScript 0.11

v3.0.1

Toggle v3.0.1's commit message
Merge pull request #17 from purescript/shadow-fix

Shadow fix

v3.0.0

Toggle v3.0.0's commit message
Bump lists dependency

v2.0.0

Toggle v2.0.0's commit message
Merge pull request #15 from natefaubion/2.0

Updates for 2.0

v1.1.0

Toggle v1.1.0's commit message
Merge pull request #14 from bodil/master

Add implementations for the more obvious type classes.