-
Notifications
You must be signed in to change notification settings - Fork 8
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: alanshaw/it-pipe
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: alanshaw/it-pipe
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 7 files changed
- 3 contributors
Commits on Dec 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c31681a - Browse repository at this point
Copy the full SHA c31681aView commit details
Commits on Dec 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e85e4a6 - Browse repository at this point
Copy the full SHA e85e4a6View commit details
Commits on Feb 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8716f92 - Browse repository at this point
Copy the full SHA 8716f92View commit details
Commits on Feb 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5caebe3 - Browse repository at this point
Copy the full SHA 5caebe3View commit details
Commits on Feb 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 63d545b - Browse repository at this point
Copy the full SHA 63d545bView commit details
Commits on Mar 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6c203ec - Browse repository at this point
Copy the full SHA 6c203ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ea9837 - Browse repository at this point
Copy the full SHA 0ea9837View commit details
Commits on Mar 31, 2023
-
fix!: do not create unnecessary async work (#66)
Crossing async boundaries is not free, so when this module is passed synchronous pipeline stages, do not wrap them in async generators to keep them synchronous. BREAKING CHANGE: when the entire pipeline is synchronous, the return value will now be synchronous
Configuration menu - View commit details
-
Copy full SHA for e583174 - Browse repository at this point
Copy the full SHA e583174View commit details -
chore(release): 3.0.0 [skip ci]
## [3.0.0](v2.0.5...v3.0.0) (2023-03-31) ### ⚠ BREAKING CHANGES * when the entire pipeline is synchronous, the return value will now be synchronous ### Bug Fixes * do not create unnecessary async work ([#66](#66)) ([e583174](e583174))
Configuration menu - View commit details
-
Copy full SHA for bde41f4 - Browse repository at this point
Copy the full SHA bde41f4View commit details
Commits on Apr 4, 2023
-
fix: reuse types from it-stream-types to simplify (#68)
Removes the sync/async types for pipe source/sink functions as they are redundant. Reuses the duplex/transform/sink interfaces from it-stream-types
Configuration menu - View commit details
-
Copy full SHA for 9fa98e1 - Browse repository at this point
Copy the full SHA 9fa98e1View commit details -
chore(release): 3.0.1 [skip ci]
## [3.0.1](v3.0.0...v3.0.1) (2023-04-04) ### Bug Fixes * reuse types from it-stream-types to simplify ([#68](#68)) ([9fa98e1](9fa98e1))
Configuration menu - View commit details
-
Copy full SHA for 5d7eb26 - Browse repository at this point
Copy the full SHA 5d7eb26View 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 v2.0.5...v3.0.1