-
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: v4.0.1
head repository: purescript-node/purescript-node-readline
compare: master
- 19 commits
- 18 files changed
- 9 contributors
Commits on Dec 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for aa672d6 - Browse repository at this point
Copy the full SHA aa672d6View commit details
Commits on Dec 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 58ebbe7 - Browse repository at this point
Copy the full SHA 58ebbe7View commit details
Commits on Jan 12, 2021
-
Remove length parameter to setPrompt (#21)
Răzvan C. Rădulescu authoredJan 12, 2021 Configuration menu - View commit details
-
Copy full SHA for feacadf - Browse repository at this point
Copy the full SHA feacadfView commit details
Commits on Jan 13, 2021
-
Generate changelog and add PR template (#22)
* Generate CHANGELOG.md file using notes from previous GH releases * Add pull request template
Configuration menu - View commit details
-
Copy full SHA for 138cb52 - Browse repository at this point
Copy the full SHA 138cb52View commit details -
Consistent Interface parameter placement (#23)
Make API functions consistent by placing `Interface` parameter at the end of the argument list.
Răzvan C. Rădulescu authoredJan 13, 2021 Configuration menu - View commit details
-
Copy full SHA for a9e93bf - Browse repository at this point
Copy the full SHA a9e93bfView commit details
Commits on Jan 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for fdcaf95 - Browse repository at this point
Copy the full SHA fdcaf95View commit details
Commits on Feb 26, 2021
-
* 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
Configuration menu - View commit details
-
Copy full SHA for c59deb3 - Browse repository at this point
Copy the full SHA c59deb3View commit details
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 v4.0.1...master