-
Notifications
You must be signed in to change notification settings - Fork 38
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 0.3.1 #191
🚀 release 0.3.1 #191
Conversation
marking as a draft until i can fix that CI error. 💭 |
NB: this is 0.3.0 because breaking changes were introduced in #181.
8ac5ec4
to
0c8133a
Compare
before we publish a new 0.y.0 series, this would be a great time to update our dependencies. some of them had gotten remarkably out of date, most notably `fastly-shared`, which was sitting at 0.3.2 compared to today's 0.8.7. note the change to `MakeWriter`, which now includes a lifetime.
this never worked, this package has no readme on crates.io: https://crates.io/crates/viceroy-lib
these are now included in the 2021 edition prelude. https://doc.rust-lang.org/edition-guide/rust-2021/prelude.html#details
0c8133a
to
c8101fc
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🙏 this is a good set of things for us to get out there!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
once more, but from the right account
looks like there was a new cxx release from 2 days ago! neat. https://crates.io/crates/cxx/1.0.79
development version is now 0.3.2, and this release is visible on both our release page and crates.io: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
♻️
this is a release PR, succeeding #189.
changes since last release
redirect_to_
(#187)