-
Notifications
You must be signed in to change notification settings - Fork 9
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: tomi/fromfrom
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: tomi/fromfrom
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 11 files changed
- 2 contributors
Commits on Mar 21, 2020
-
chore(release): improve release config
Only publish es5 and umd files as part of github release
Configuration menu - View commit details
-
Copy full SHA for f482f15 - Browse repository at this point
Copy the full SHA f482f15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 797414b - Browse repository at this point
Copy the full SHA 797414bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99b2e20 - Browse repository at this point
Copy the full SHA 99b2e20View commit details -
feat: export types from the main module
Export all the types that are part of the public interface of the library. This way they can be imported from the same entrypoint as the from function. This requires that the implementation and the interface of Sequence and OrderedSequence are separated from each others.
Configuration menu - View commit details
-
Copy full SHA for feee577 - Browse repository at this point
Copy the full SHA feee577View commit details -
feat(groupby): add support to use objects as keys in groupBy
Internally uses JSON.stringify to "hash" the object and use the hash for equality. I assume this is sufficient and faster than doing a deep equals check on the object, as JSON.stringify and JSON.parse are generally fast. implements #65
Configuration menu - View commit details
-
Copy full SHA for d318187 - Browse repository at this point
Copy the full SHA d318187View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5545735 - Browse repository at this point
Copy the full SHA 5545735View commit details -
Configuration menu - View commit details
-
Copy full SHA for df83281 - Browse repository at this point
Copy the full SHA df83281View commit details -
Merge pull request #94 from tomi/master
ci(release): configure automatic release from release branch
Configuration menu - View commit details
-
Copy full SHA for fc3a1a8 - Browse repository at this point
Copy the full SHA fc3a1a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7122bfe - Browse repository at this point
Copy the full SHA 7122bfeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73957d0 - Browse repository at this point
Copy the full SHA 73957d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91be0ce - Browse repository at this point
Copy the full SHA 91be0ceView commit details
Loading
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 v1.4.3...v1.5.0