Skip to content

Tags: seanpm2001/PureScript_PureScript

Tags

v0.14.5

Toggle v0.14.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make v0.14.5 Release (purescript#4189)

* Update version to v0.14.5

* Update changelog

* Pin weeder version to 2.2.0

v0.14.4

Toggle v0.14.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare for v0.14.4 release (purescript#4175)

* Update version to v0.14.4

* Regenerate changelog

* Add 'v' in front of version header

* Bump purescript-cst to 0.4.0.0

v0.14.3

Toggle v0.14.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Refer to binary using local-doc-root workaround (purescript#4139)

* Refer to binary using local-doc-root workaround

* Update changelog

v0.14.2

Toggle v0.14.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump versions for v0.14.2 (purescript#4103)

* Regenerate LICENSE

* Bump versions for v0.14.2 release

* Update changelog for v0.14.2; create new 'Unreleased' section

v0.14.1

Toggle v0.14.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump versions for v0.14.1 (purescript#4068)

v0.14.0

Toggle v0.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release v0.14.0 🎉 (purescript#4014)

* Regenerate LICENSE

* Update version to 0.14.0

v0.14.0-rc5

Toggle v0.14.0-rc5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update version to 0.14.0-rc5 (purescript#3976)

v0.14.0-rc4

Toggle v0.14.0-rc4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update version to 0.14.0-rc4 (purescript#3969)

v0.14.0-rc3

Toggle v0.14.0-rc3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update version to 0.14.0-rc3 (purescript#3945)

v0.14.0-rc2

Toggle v0.14.0-rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version for 0.14.0-rc2 (purescript#3934)

The rc1 I already tagged is no good, because I forgot to update the
version. That is particularly important for this release, because tools
like psa need to be able to know what version of the CLI they have
encountered in order to know whether to read from stdout or stderr if
they want to maintain compatibility with both 0.13.x and 0.14.x.