Skip to content

Tags: purescript-node/purescript-node-readline

Tags

v8.1.1

Toggle v8.1.1's commit message

Verified

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

v8.1.0

Toggle v8.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump node-streams to v9.0.0 (#37)

* Bump node-streams to v9.0.0

* Fix PR #

v8.0.0

Toggle v8.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Finalize changelog for v8.0.0 (#36)

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.
Fix node-streams dep; prep next release (#30)

* Update node-streams to v7.0.0

* Update changelog

* Add reason why prev change isn't good

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

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

* 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

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 #16 from purescript-node/compiler/0.12

Compiler/0.12

v3.1.0

Toggle v3.1.0's commit message
Add 'question' function (#13)

* Added 'question' function

* Added missing semicolons.

* Added missing semicolons. Added missing effect to question callback.

* Added missing effect to question callback.