Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tidy-up README and CHANGELOG #212

Merged
merged 3 commits into from
Oct 10, 2023
Merged

Tidy-up README and CHANGELOG #212

merged 3 commits into from
Oct 10, 2023

Conversation

thomaseizinger
Copy link
Collaborator

@thomaseizinger thomaseizinger commented Oct 9, 2023

Resolves: #186.
Resolves: #200.

Comment on lines +58 to +61
Check out the [docs](https://docs.rs/xtra) and the [examples](https://github.com/Restioson/xtra/blob/master/examples) to get started!
Enabling the `tokio`, `async_std`, `smol`, or `wasm_bindgen` features is recommended in order to enable some convenience methods (such as `xtra::spawn_tokio`).
Which you enable will depend on which executor you want to use (check out their docs to learn more about each).
If you have any questions, feel free to [open an issue](https://github.com/Restioson/xtra/issues/new) or message me on the [Rust discord](https://bit.ly/rust-community).
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I changed this to one sentence per line to make working with github's suggestion easier.

@thomaseizinger thomaseizinger added this to the 0.6.0 milestone Oct 9, 2023
@thomaseizinger
Copy link
Collaborator Author

Good to go for a release after this from my PoV!

@Restioson
Copy link
Owner

Looks good, thanks!

@thomaseizinger thomaseizinger merged commit 537cfad into master Oct 10, 2023
@thomaseizinger thomaseizinger deleted the docs/tidy-up-readme branch October 10, 2023 01:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Should we still recommend spaad in the README? Review changelog and sort by priority
2 participants