You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge branch 'dev'
* dev:
Update changelog.
Install tarpaulin in CI.
Fix clippy warnings.
No nightly in test.bash after all.
Add funding.
Update to edition 2021.
Fix CI.
We need feature std on futures for channel.
Fix errors in changelog.
Merge branch 'dev'
* dev:
Update dependencies, changelog and version number.
Silence warning about name ambiguity.
Silence a clippy warning.
Remove travis config.
Fix build on nightly (#7)
Merge branch 'dev'
* dev:
Bump version, update docs and changelog.
Create separate wasm test file.
Install wasm-pack for github actions.
Setup github ci
Fix clippy warnings.
Add PR template.
Tests for SharedPharos.
Add SharedPharos. TODO: tests.
Make Observe async and rename pharos::Error to PharErr.
more chores
chore: clean up CI, docs, contribution guidelines.
downloads badge
cleanup
Clarify closure filter in readme.
No longer depend on futures-channel separately.
Merge branch 'dev'
* dev:
bump version and changlog
update documentation
Add unit tests for the Sink impl of pharos
Update to futures 0.3.0-alpha.19
Allow comparing ErrorKind to &ErrorKind
Document the behavior of the futures channels
Finish flush algorithm now ICE is solved
fix clippy warning
fix visibility of Error::kind()
Update some comments
ICE in rustc
Another breaking change to the API.
Actually, we don't need pin_project