From f38ef12581d9a88af8347808466d86f79d879241 Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Sun, 6 Nov 2022 15:30:21 +0000 Subject: Release v12 (#599) * Release v12 * Add new contributors --- Cargo.lock | 8 ++-- Cargo.toml | 8 ++-- atuin-client/Cargo.toml | 4 +- atuin-common/Cargo.toml | 2 +- atuin-server/Cargo.toml | 4 +- src/command/contributors.rs | 89 +++++++++++++++++++++++++-------------------- 6 files changed, 63 insertions(+), 52 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 636a0ba8..ec4642a8 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -79,7 +79,7 @@ dependencies = [ [[package]] name = "atuin" -version = "11.0.0" +version = "12.0.0" dependencies = [ "async-trait", "atuin-client", @@ -113,7 +113,7 @@ dependencies = [ [[package]] name = "atuin-client" -version = "11.0.0" +version = "12.0.0" dependencies = [ "async-trait", "atuin-common", @@ -150,7 +150,7 @@ dependencies = [ [[package]] name = "atuin-common" -version = "11.0.0" +version = "12.0.0" dependencies = [ "chrono", "serde", @@ -159,7 +159,7 @@ dependencies = [ [[package]] name = "atuin-server" -version = "11.0.0" +version = "12.0.0" dependencies = [ "async-trait", "atuin-common", diff --git a/Cargo.toml b/Cargo.toml index ddeff7c5..d93e9e98 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "atuin" -version = "11.0.0" +version = "12.0.0" authors = ["Ellie Huxtable "] edition = "2021" rust-version = "1.59" @@ -44,9 +44,9 @@ sync = ["atuin-client/sync"] server = ["atuin-server", "tracing-subscriber"] [dependencies] -atuin-server = { path = "atuin-server", version = "11.0.0", optional = true } -atuin-client = { path = "atuin-client", version = "11.0.0", optional = true, default-features = false } -atuin-common = { path = "atuin-common", version = "11.0.0" } +atuin-server = { path = "atuin-server", version = "12.0.0", optional = true } +atuin-client = { path = "atuin-client", version = "12.0.0", optional = true, default-features = false } +atuin-common = { path = "atuin-common", version = "12.0.0" } log = "0.4" pretty_env_logger = "0.4" diff --git a/atuin-client/Cargo.toml b/atuin-client/Cargo.toml index 44ebc48e..70a25ed3 100644 --- a/atuin-client/Cargo.toml +++ b/atuin-client/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "atuin-client" -version = "11.0.0" +version = "12.0.0" authors = ["Ellie Huxtable "] edition = "2018" license = "MIT" @@ -23,7 +23,7 @@ sync = [ ] [dependencies] -atuin-common = { path = "../atuin-common", version = "11.0.0" } +atuin-common = { path = "../atuin-common", version = "12.0.0" } log = "0.4" chrono = { version = "0.4", features = ["serde"] } diff --git a/atuin-common/Cargo.toml b/atuin-common/Cargo.toml index a6b06c09..944d7fc6 100644 --- a/atuin-common/Cargo.toml +++ b/atuin-common/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "atuin-common" -version = "11.0.0" +version = "12.0.0" authors = ["Ellie Huxtable "] edition = "2018" license = "MIT" diff --git a/atuin-server/Cargo.toml b/atuin-server/Cargo.toml index c8f93409..9d29cee9 100644 --- a/atuin-server/Cargo.toml +++ b/atuin-server/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "atuin-server" -version = "11.0.0" +version = "12.0.0" authors = ["Ellie Huxtable "] edition = "2018" license = "MIT" @@ -9,7 +9,7 @@ homepage = "https://atuin.sh" repository = "https://github.com/ellie/atuin" [dependencies] -atuin-common = { path = "../atuin-common", version = "11.0.0" } +atuin-common = { path = "../atuin-common", version = "12.0.0" } tracing = "0.1" chrono = { version = "0.4", features = ["serde"] } diff --git a/src/command/contributors.rs b/src/command/contributors.rs index 03e317dd..774136c5 100644 --- a/src/command/contributors.rs +++ b/src/command/contributors.rs @@ -1,53 +1,64 @@ const CONTRIBUTORS: &str = r#" -Ellie Huxtable (@ellie) +avinassh (@avinassh) +b3nj5m1n (@b3nj5m1n) +bl-ue (@bl-ue) +Benjamin Vergnaud (@bvergnaud) +Brad Robel-Forrest (@bradrf) +Bruce Huang (@helbing) +c-14 (@c-14) ConradLudate (@conradludgate) -Orhun Parmaksız (@orhun) -Jamie Quigley (@Sciencentistguy) -Yuvi Panda (@yuvipanda) -Jakub Jirutka (@jirutka) +CosmicHorror (@LovecraftianHorror) +Daniel (@daniel0611) +DanielAtCosmicDNA (@DanielAtCosmicDNA) +Ellie Huxtable (@ellie) +Eric Crosson (@EricCrosson) Frank Hamand (@frankh) -Jannik (@mozzieongit) -Sandro (@SuperSandro2000) -bl-ue (@bl-ue) +Herby Gillot (@herbygillot) Ian Smith (@ismith) -Michael Bianco (@iloveitaly) -Mat Jones (@mrjones2014) -Mark Wotton (@mwotton) +Ilkin Bayramli (@ibayramli) Jakob Schrettenbrunner (@schrej) +Jakub Jirutka (@jirutka) Jakub Panek (@panekj) -ZhiHong Li (@OnePieceJoker) -Satyarth Sampath (@notsatyarth) -Noyzen (@noyez) +Jamie Quigley (@Sciencentistguy) +Jannik (@mozzieongit) +jean-santos (@jean-santos) Jerome Ducret (@DucretJe) -c-14 (@c-14) -avinassh (@avinassh) -Will Fancher (@ElvishJerricco) -Omer Katz (@thedrow) -Manel Vilar (@manelvf) -Simon Elsbrock (@elsbrock) -Patrick Jackson (@patricksjackson) -Lucas Burns (@lmburns) -Patrick (@pmarschik) -Herby Gillot (@herbygillot) -Brad Robel-Forrest (@bradrf) +Klas Mellbourn (@Mellbourn) +Laurent le Beau-Martin (@laurentlbm) lchausmann (@lchausmann) -mundry (@mundry) -jean-santos (@jean-santos) -networkException (@networkException) -mb6ockatf (@mb6ockatf) +Lucas Burns (@lmburns) +Lucy (@Absolucy) Luke Baker (@lukebaker) -Daniel (@daniel0611) -Ubiquitous Photon (@UbiquitousPhoton) -Sam Lanning (@s0) -b3nj5m1n (@b3nj5m1n) -Sam Edwards (@dotsam) -Ilkin Bayramli (@ibayramli) -Klas Mellbourn (@Mellbourn) -morguldir (@morguldir) +Manel Vilar (@manelvf) +Mark Wotton (@mwotton) Martin Indra (@Indy2222) +Mat Jones (@mrjones2014) +mb6ockatf (@mb6ockatf) +Michael Bianco (@iloveitaly) Michael Mior (@michaelmior) -CosmicHorror (@LovecraftianHorror) -Laurent le Beau-Martin (@laurentlbm)"#; +morguldir (@morguldir) +mundry (@mundry) +networkException (@networkException) +Noyzen (@noyez) +Omer Katz (@thedrow) +Orhun Parmaksız (@orhun) +Patrick (@pmarschik) +Patrick Jackson (@patricksjackson) +Plamen Dimitrov (@pevogam) +Sam Edwards (@dotsam) +Sam Lanning (@s0) +Sandro (@SuperSandro2000) +Satyarth Sampath (@notsatyarth) +Simon Elsbrock (@elsbrock) +TymanWasTaken (@TymanWasTaken) +Ubiquitous Photon (@UbiquitousPhoton) +Violet (@shreve) +Will Fancher (@ElvishJerricco) +wpbrz (@wpbrz) +xfzv (@xfzv) +Yuvi Panda (@yuvipanda) +ZhiHong Li (@OnePieceJoker) +"#; pub fn run() { println!("{}", CONTRIBUTORS); -- cgit v1.2.3