-
Notifications
You must be signed in to change notification settings - Fork 28
Comparing changes
Open a pull request
base repository: purescript/purescript-either
base: github-actions
head repository: purescript/purescript-either
compare: master
- 12 commits
- 7 files changed
- 8 contributors
Commits on Dec 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2f12ae8 - Browse repository at this point
Copy the full SHA 2f12ae8View commit details -
Merge pull request #58 from purescript/github-actions
Migrate to GitHub Actions
Configuration menu - View commit details
-
Copy full SHA for eb1d693 - Browse repository at this point
Copy the full SHA eb1d693View commit details
Commits on Dec 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9f6d491 - Browse repository at this point
Copy the full SHA 9f6d491View commit details
Commits on Dec 24, 2020
-
Complete PR adding Generic instance for Either (#61)
* Derive Generic instance for Either * Remove dependency on generics-rep Co-authored-by: Paul Young <84700+paulyoung@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b54e375 - Browse repository at this point
Copy the full SHA b54e375View commit details
Commits on Jan 10, 2021
-
Generate changelog and add PR template (#62)
* Generate CHANGELOG.md file using notes from previous GH releases * Add pull request template * Update CI in PS to v0.14.0-rc5
Configuration menu - View commit details
-
Copy full SHA for daa0575 - Browse repository at this point
Copy the full SHA daa0575View commit details
Commits on Jan 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4a03126 - Browse repository at this point
Copy the full SHA 4a03126View commit details
Commits on Feb 3, 2021
-
Refactor functors and related packages (#64)
This is part of a set of commits that rearrange the dependencies between multiple packages. The immediate motivation is to allow certain newtypes to be reused between `profunctor` and `bifunctors`, but this particular approach goes a little beyond that in two ways: first, it attempts to move data types (`either`, `tuple`) toward the bottom of the dependency stack; and second, it tries to ensure no package comes between `functors` and the packages most closely related to it, in order to open the possibility of merging those packages together (which may be desirable if at some point in the future additional newtypes are added which reveal new and exciting constraints on the module dependency graph).
Configuration menu - View commit details
-
Copy full SHA for 170f24b - Browse repository at this point
Copy the full SHA 170f24bView 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 c1a1af3 - Browse repository at this point
Copy the full SHA c1a1af3View commit details
Commits on Mar 14, 2022
-
* Update to CI to use 'unstable' purescript * Update pulp to 16.0.0-0 and psa to 0.8.2 * Update Bower dependencies to master * Added changelog entry
Configuration menu - View commit details
-
Copy full SHA for 313d5ef - Browse repository at this point
Copy the full SHA 313d5efView commit details
Commits on Apr 27, 2022
-
Prepare v6.0.0 release (1st PS 0.15.0-compatible release) (#68)
* Update the bower dependencies * Update Node to 14 in CI * Update the changelog
Configuration menu - View commit details
-
Copy full SHA for 5fbe43c - Browse repository at this point
Copy the full SHA 5fbe43cView commit details
Commits on May 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b515c20 - Browse repository at this point
Copy the full SHA b515c20View commit details
Commits on May 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for af655a0 - Browse repository at this point
Copy the full SHA af655a0View 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 github-actions...master