Releases: lawliet89/rocket_cors
Releases · lawliet89/rocket_cors
v0.6.0
What's Changed
- Use async version from rocket's master branch by @HenningHolmDE in #81
- fix: Update to latest master Rocket version by @DusterTheFirst in #85
- Update to latest master Rocket version by @thanadolps in #89
- Upgrade to GitHub-native Dependabot by @dependabot-preview in #90
- Update to latest Rocket master by @ELD in #91
- Resolve Tokio Dependency conflicy by @magpie-engineering in #92
- Update to Rocket 0.5-rc.1 by @ELD in #93
- Update lib.rs and README for nightly req and version by @jtroo in #95
- Responder lifetime cannot be infered by @mrene in #97
- Fix documentation typos by @deneirgits in #98
- Fix rustdoc lint drift by @ELD in #101
- Drop body from response to preflight request by @KOBA789 in #100
- docs: fix ci badge by @torkleyy in #104
- feat: update rust edition from 2018 to 2021 by @somehowchris in #105
- Fix
missing #[must_use] attribute on a method returning Self
lint by @lawliet89 in #106 - security patch: regex crate CVE-2022-24713 by @IniterWorker in #107
- Update to work with latest Rocket RC by @ELD in #109
- Bump Rocket version by @Jengamon in #112
- Update to rocket 05rc3 by @flosse in #113
- Update to latest master Rocket version (#89) by @j03-dev in #114
- Rocket v0.5.0 + MSRV by @x4m3 in #115
New Contributors
- @HenningHolmDE made their first contribution in #81
- @DusterTheFirst made their first contribution in #85
- @thanadolps made their first contribution in #89
- @magpie-engineering made their first contribution in #92
- @jtroo made their first contribution in #95
- @mrene made their first contribution in #97
- @deneirgits made their first contribution in #98
- @KOBA789 made their first contribution in #100
- @torkleyy made their first contribution in #104
- @somehowchris made their first contribution in #105
- @IniterWorker made their first contribution in #107
- @Jengamon made their first contribution in #112
- @flosse made their first contribution in #113
- @j03-dev made their first contribution in #114
- @x4m3 made their first contribution in #115
Full Changelog: v0.5.2...v0.6.0
v0.6.0-alpha3
v0.6.0-alpha2
What's Changed
- Fix
missing #[must_use] attribute on a method returning Self
lint by @lawliet89 in #106 - security patch: regex crate CVE-2022-24713 by @IniterWorker in #107
- Update to work with latest Rocket RC by @ELD in #109
- Bump Rocket version by @Jengamon in #112
- Update to rocket 05rc3 by @flosse in #113
New Contributors
- @IniterWorker made their first contribution in #107
- @Jengamon made their first contribution in #112
- @flosse made their first contribution in #113
Full Changelog: v0.6.0-alpha1...v0.6.0-alpha2
v0.6.0-alpha1
What's Changed
- Use async version from rocket's master branch by @HenningHolmDE in #81
- fix: Update to latest master Rocket version by @DusterTheFirst in #85
- Update to latest master Rocket version by @thanadolps in #89
- Upgrade to GitHub-native Dependabot by @dependabot-preview in #90
- Update to latest Rocket master by @ELD in #91
- Resolve Tokio Dependency conflicy by @magpie-engineering in #92
- Update to Rocket 0.5-rc.1 by @ELD in #93
- Update lib.rs and README for nightly req and version by @jtroo in #95
- Responder lifetime cannot be infered by @mrene in #97
- Fix documentation typos by @deneiruy in #98
- Fix rustdoc lint drift by @ELD in #101
- Drop body from response to preflight request by @KOBA789 in #100
- docs: fix ci badge by @torkleyy in #104
- feat: update rust edition from 2018 to 2021 by @somehowchris in #105
New Contributors
- @HenningHolmDE made their first contribution in #81
- @DusterTheFirst made their first contribution in #85
- @thanadolps made their first contribution in #89
- @magpie-engineering made their first contribution in #92
- @jtroo made their first contribution in #95
- @mrene made their first contribution in #97
- @deneiruy made their first contribution in #98
- @KOBA789 made their first contribution in #100
- @torkleyy made their first contribution in #104
- @somehowchris made their first contribution in #105
Full Changelog: v0.5.2...v0.6.0-alpha1
v0.5.2 - 2020-03-18
v0.5.1 - 2019-11-13
0.5.1 (2019-11-13)
There are no new features.
- Fix build issues with Rocket 0.4.2
- Fix clippy lints with latest nightly
v0.5.0 - 2019-05-27
See Changelog
No change since v0.5.0-beta-1
.
v0.5.0-beta-1
See Changelog
v0.4.0
v0.4.0-rc.3
Update to support Rocket 0.4.0.rc.2