Skip to content

Tags: purescript/purescript-arrays

Tags

v7.3.0

Toggle v7.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CHANGELOG.md 

v7.2.1

Toggle v7.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CHANGELOG.md 

v7.2.0

Toggle v7.2.0's commit message
Prep changelog for 7.2.0 release 

v7.1.0

Toggle v7.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CHANGELOG.md 

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) (#220) * 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 (#211) 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, and update the changelog.

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 #157 from 8084/add-pop-shift-unshift added: pop, shift, unshift, unshiftAll to Data.Array.ST

v5.2.1

Toggle v5.2.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 #154 from sharno/nubByEq make nubByEq more efficient, part of #71