-
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: austinjones/postage-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: austinjones/postage-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 36 files changed
- 2 contributors
Commits on Feb 8, 2021
-
Add an integration with the futures crate. (#39)
Implement `futures::Sink` and `futures::Stream` for all senders and receivers if the `futures-traits` feature is enabled. No implementation of `futures::Sink` is provided for the `broadcast::Sender`.
Configuration menu - View commit details
-
Copy full SHA for 8330a60 - Browse repository at this point
Copy the full SHA 8330a60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 687d740 - Browse repository at this point
Copy the full SHA 687d740View commit details
Commits on Feb 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1a238f6 - Browse repository at this point
Copy the full SHA 1a238f6View commit details
Commits on Apr 29, 2021
-
Implement Debug for Sender & Receiver types (#43)
* Add `.idea` directory to .gitignore * Implement `Debug` for Sender & Receiver types
Configuration menu - View commit details
-
Copy full SHA for 90f93e6 - Browse repository at this point
Copy the full SHA 90f93e6View commit details
Commits on Apr 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8d3cde8 - Browse repository at this point
Copy the full SHA 8d3cde8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c171a0 - Browse repository at this point
Copy the full SHA 2c171a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for be91248 - Browse repository at this point
Copy the full SHA be91248View commit details -
Implement watch::Sender::subscribe (#49)
* Implement watch::Sender::subscribe * Update release.yml
Configuration menu - View commit details
-
Copy full SHA for b830a23 - Browse repository at this point
Copy the full SHA b830a23View commit details
Commits on Apr 14, 2022
-
Documentation for v0.5.0 (#53)
- Add examples covering channels, combinators, and runtimes. - Add watch::channel_with_option as a usability hint. Often you need to store a value that has no initial value and does not implement Default. - Update benchmarks
Configuration menu - View commit details
-
Copy full SHA for c5475d6 - Browse repository at this point
Copy the full SHA c5475d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c59719 - Browse repository at this point
Copy the full SHA 4c59719View commit details -
Configuration menu - View commit details
-
Copy full SHA for eff5a1f - Browse repository at this point
Copy the full SHA eff5a1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61fd1d8 - Browse repository at this point
Copy the full SHA 61fd1d8View 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 v0.4.0...main