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

Release v0.1.0 #34

Merged
merged 3 commits into from
Jan 8, 2021
Merged

Conversation

FelixMcFelix
Copy link
Member

@FelixMcFelix FelixMcFelix commented Dec 29, 2020

This PR will update dependency versions to crates.io versions in preparation for a full crates.io release, and integrates the first version of Songbird's changelog.

Currently, this is blocked on the release of serenity v0.10.0, serenity-voice-model v0.10.0, and twilight v0.3.0. The new serenity versions are needed as a bare minimum, and since these are poised to make the swap over to tokio v1.0 we also need to wait on the next twilight version.

After this is merged, the project will strictly adhere to semver: breaking changes will be merged to next, while patches and new features which do not break API compatibility will be merged to current.

Changelog is below:


0.1.0 — 2021-01-08 — Robin

We're very excited to publish and announce the first release of Songbird, an async Rust voice library for Discord!
It's been a long time coming, but all the hard work has paid off in bringing the first version of this library to completion.

Thanks to the following for their contributions:

Songbird is based heavily on serenity's voice module, which has served as its base design, informed many of the design changes, and paved a lot of the API/protocol research needed.
We'd also like to thank all users who have contributed to this module in the past for laying the groundwork for Songbird:

Added

Changed

Fixed

@peppizza
Copy link
Contributor

peppizza commented Jan 6, 2021

Serenity 0.10 has been released, so now we only need to wait on twilight

@FelixMcFelix FelixMcFelix marked this pull request as ready for review January 8, 2021 11:41
@FelixMcFelix FelixMcFelix merged commit 12776fc into serenity-rs:current Jan 8, 2021
@FelixMcFelix FelixMcFelix deleted the version-bump branch January 26, 2021 20:34
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.

2 participants