Skip to content

Tags: purescript/purescript-nonempty

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

* Update the bower dependencies

* Update Node to 14 in CI

* Update the changelog

v6.1.0

Toggle v6.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

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

* 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.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 #34 from purescript/compiler/0.12

Updates for 0.12

v4.3.0

Toggle v4.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 #29 from matthewleon/Unfoldable1

Unfoldable1 support

v4.2.0

Toggle v4.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 #27 from matthewleon/Foldable1

Foldable1 instance

v4.1.1

Toggle v4.1.1's commit message

Verified

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

v4.1.0

Toggle v4.1.0's commit message
Indexed foldable-traversable instances (#23)

* FunctorWithIndex implementation

Resolves #21

* FoldableWithIndex instance

* TraversableWithIndex instance

* Modify indexed instances to use Maybe index.

v4.0.0

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

Update for PureScript 0.11

v3.0.0

Toggle v3.0.0's commit message
Merge pull request #17 from purescript/remove-generics

Remove generics dependency