Skip to content

Tags: purescript-node/purescript-node-streams

Tags

v9.0.1

Toggle v9.0.1's commit message
Add transitive dependencies to spago.yaml

Additionally adds a private package.json for convenient localized
development.

v9.0.0

Toggle v9.0.0's commit message
Update changelog for next release

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.
Prep repo for next release (#54)

* Update contributors in license

* Refactor: verify line count test is correct

* Update spec to fix bower dep issue

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 write/end FFI type signatures; export `destroyWithError`; prep v7…

….0.0 release (#43)

* Install nullable

* Update write/writeString/end to take Maybe Error arg

* Export destroyWithError

* Add entry for destroyWithError change

* Add tests

* Update 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.
Prepare v6.0.0 release (1st PS 0.15.0-compatible release) (#42)

* 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 (#34)

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

Compiler/0.12

v3.3.0

Toggle v3.3.0's commit message
add unpipe and destroy functions (#21)

v3.2.0

Toggle v3.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 #18 from matthewleon/event-listen-types

loosen typing of two event listener functions