Skip to content

Tags: purescript-contrib/purescript-formatters

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

* Update the bower dependencies

* Uncomment spago tests

* Update the changelog

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.
Update CHANGELOG.md

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.
Update changelog for v5.0.1

v5.0.0

Toggle v5.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 v5.0.0 release (#66)

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

* Upgrade bower dependencies

* Update the changelog

* Update bower.json

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

v4.0.1

Toggle v4.0.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.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 #48 from citizennet/master

Update for compiler 0.12

v3.0.2

Toggle v3.0.2'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 #42 from paulbjarne/paulbjarne/fix-trailing-zeros

fix two digit trailing zeros < 0.10

v3.0.1

Toggle v3.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 #33 from tippenein/allow-timestamp-parsing

Allow timestamp parsing

v3.0.0

Toggle v3.0.0's commit message
Merge pull request #31 from tippenein/add-weekday-name-format

Add weekday name format for DateTimes

v2.1.0

Toggle v2.1.0's commit message
Merge pull request #29 from garyb/derive-ord

Derive Ord for FormatterCommand