X Tutup
Skip to content

Tags: purescript/purescript-assert

Tags

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 (1st PS 0.15.0-compatible release) (#23)

* Update the bower dependencies

* Update Node to 14 in CI

* 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.
Prepare v5.0.0 release (#20)

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.

v4.1.0

Toggle v4.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 #9 from 8084/master

added: assertEqual', assertFalse', assertTrue'

v4.0.0

Toggle v4.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 #7 from purescript/compiler/0.12

Update for PureScript 0.12

v3.1.0

Toggle v3.1.0's commit message

Unverified

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

They're no good if they aren't used...

v3.0.0

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

Update for PureScript 0.11

v2.0.0

Toggle v2.0.0's commit message
Merge pull request #3 from purescript/bump

Prepare for 2.0 release

v1.0.0

Toggle v1.0.0's commit message
Update build for release

v1.0.0-rc.1

Toggle v1.0.0-rc.1's commit message
Merge pull request #2 from purescript/0.8-updates

Updates for PureScript 0.8

v0.1.1

Toggle v0.1.1's commit message
Merge pull request #1 from hdgarrood/assert-throws

Add assertThrows
X Tutup