-
Notifications
You must be signed in to change notification settings - Fork 11
Comparing changes
Open a pull request
base repository: purescript-node/purescript-node-readline
base: v5.0.0
head repository: purescript-node/purescript-node-readline
compare: master
- 12 commits
- 13 files changed
- 5 contributors
Commits on Mar 22, 2022
-
Update to PureScript v0.15.0 (#28)
* ESM conversion * ES6 transformations * Removed '"use strict";' in FFI files * Update to CI to use 'unstable' purescript * Update Bower dependencies to master or main * Update pulp to 16.0.0-0 * Update psa to 0.8.2 * Update Bower dependencies to master or main * Add eslint config * Fix eslint errors * Update changelog * Update ci.yml to v2 Co-authored-by: Nicholas Wolverson <nicholas.wolverson@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for dff666d - Browse repository at this point
Copy the full SHA dff666dView commit details
Commits on Apr 27, 2022
-
Prepare v6.0.0 release (1st PS 0.15.0-compatible release) (#29)
* Update the bower dependencies * Update the changelog
Configuration menu - View commit details
-
Copy full SHA for f424558 - Browse repository at this point
Copy the full SHA f424558View commit details
Commits on Apr 29, 2022
-
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
Configuration menu - View commit details
-
Copy full SHA for fbe80a9 - Browse repository at this point
Copy the full SHA fbe80a9View commit details
Commits on Jul 20, 2023
-
Prep repo for breaking changes (#31)
* Update CI node, actions versions; enforce formatting * Format via purs-tidy
Configuration menu - View commit details
-
Copy full SHA for 446c753 - Browse repository at this point
Copy the full SHA 446c753View commit details -
Configuration menu - View commit details
-
Copy full SHA for edeeee7 - Browse repository at this point
Copy the full SHA edeeee7View commit details
Commits on Jul 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c816d34 - Browse repository at this point
Copy the full SHA c816d34View commit details -
* Bump node deps; add event-emitter dep * Implement all events * Remove setLineHandler & LineHandler * Fix node-process FFI issue * Add missing APIs * Update prompt to clarify how to stop in test * Add missing cb arg in FFI
Configuration menu - View commit details
-
Copy full SHA for 76aa1fb - Browse repository at this point
Copy the full SHA 76aa1fbView commit details -
* Add bindings to AbortController/AbortSignal * Add signal variant of question' * Add Aff-based APIs * Add changelog entry
Configuration menu - View commit details
-
Copy full SHA for 61731ba - Browse repository at this point
Copy the full SHA 61731baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b38dfd - Browse repository at this point
Copy the full SHA 0b38dfdView commit details
Commits on Jul 26, 2023
-
Bump node-streams to v9.0.0 (#37)
* Bump node-streams to v9.0.0 * Fix PR #
Configuration menu - View commit details
-
Copy full SHA for 0e5f4a8 - Browse repository at this point
Copy the full SHA 0e5f4a8View commit details
Commits on Jun 30, 2024
-
Fix callback invocation for readline.question (#38)
* call mkEffectFn1 on cb to question * typo * update changelog
Configuration menu - View commit details
-
Copy full SHA for 3d94029 - Browse repository at this point
Copy the full SHA 3d94029View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbfcfe2 - Browse repository at this point
Copy the full SHA cbfcfe2View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v5.0.0...master