From a463f4234c2f8c40cb3abe94dde619e1233d86e0 Mon Sep 17 00:00:00 2001 From: Azalea Gui <22280294+hykilpikonna@users.noreply.github.com> Date: Thu, 4 Sep 2025 07:12:01 -0400 Subject: [PATCH] [U] Release 2.0.2 --- Cargo.lock | 2 +- Cargo.toml | 2 +- README.md | 2 ++ docs/hyfetch.1 | 6 +++--- docs/neofetch.1 | 4 ++-- hyfetch/__version__.py | 2 +- hyfetch/distros/nixos_small.py | 4 ++-- neofetch | 2 +- package.json | 2 +- 9 files changed, 14 insertions(+), 12 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 6ad5e838..438ac00d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -251,7 +251,7 @@ checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" [[package]] name = "hyfetch" -version = "2.0.1" +version = "2.0.2" dependencies = [ "aho-corasick", "ansi_colours", diff --git a/Cargo.toml b/Cargo.toml index 5f39daf3..c22144e8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ resolver = "2" members = ["crates/*"] [workspace.package] -version = "2.0.1" +version = "2.0.2" authors = ["Azalea Gui "] edition = "2021" rust-version = "1.75.0" diff --git a/README.md b/README.md index e0c8c074..df87fd78 100644 --- a/README.md +++ b/README.md @@ -129,6 +129,8 @@ cargo install --git https://github.com/hykilpikonna/hyfetch +### 2.0.2 + This is a small patch release that adds more flags and fixes some bugs from the recent Rust rewrite. * 🏳️‍🌈 **New Flags**: Added new pride flags for Nullflux ([#397](https://github.com/hykilpikonna/hyfetch/pull/397)), Hypergender ([#422](https://github.com/hykilpikonna/hyfetch/pull/422)), Fictosexual ([#394](https://github.com/hykilpikonna/hyfetch/pull/394)), and Adipophilia ([#424](https://github.com/hykilpikonna/hyfetch/pull/424)). diff --git a/docs/hyfetch.1 b/docs/hyfetch.1 index 671bb48e..36bd532c 100644 --- a/docs/hyfetch.1 +++ b/docs/hyfetch.1 @@ -1,7 +1,7 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. -.TH VERSION: "1" "August 2025" "Version: 2.0.1" "User Commands" +.TH VERSION: "1" "September 2025" "Version: 2.0.2" "User Commands" .SH NAME -Version: \- manual page for Version: 2.0.1 +Version: \- manual page for Version: 2.0.2 .SH SYNOPSIS .B hyfetch [\fI\,-c\/\fR] [\fI\,-C=CONFIG_FILE\/\fR] [\fI\,-p=PRESET\/\fR] [\fI\,-m=MODE\/\fR] [\fI\,-b=BACKEND\/\fR] [\fI\,--args=ARGS\/\fR] [\fI\,--c-scale=\/\fR @@ -21,7 +21,7 @@ Use another config file .TP \fB\-p\fR, \fB\-\-preset\fR=\fI\,PRESET\/\fR Use preset -PRESET={rainbow,transgender,nonbinary,xenogender,agender,queer,genderfluid,bisexual,pansexual,polysexual,omnisexual,omniromantic,gay\-men,lesbian,abrosexual,asexual,aromantic,aroace1,aroace2,aroace3,greysexual,autosexual,intergender,greygender,akiosexual,bigender,demigender,demiboy,demigirl,transmasculine,transfeminine,genderfaun,demifaun,genderfae,demifae,neutrois,biromantic1,autoromantic,boyflux2,girlflux,genderflux,finsexual,unlabeled1,unlabeled2,pangender,pangender.contrast,gendernonconforming1,gendernonconforming2,femboy,tomboy,gynesexual,androsexual,gendervoid,voidgirl,voidboy,nonhuman\-unity,caninekin,plural,fraysexual,bear,butch,leather,otter,twink,kenochoric,veldian,solian,lunian,polyam,sapphic,androgyne,interprogress,progress,intersex,old\-polyam,equal\-rights,drag,pronounfluid,pronounflux,exipronoun,neopronoun,neofluid,genderqueer,cisgender,baker,beiyang,burger,throatlozenges,band,random} +PRESET={rainbow,transgender,nonbinary,xenogender,agender,queer,genderfluid,bisexual,pansexual,polysexual,omnisexual,omniromantic,gay\-men,lesbian,abrosexual,asexual,aromantic,fictosexual,aroace1,aroace2,aroace3,greysexual,autosexual,intergender,greygender,akiosexual,bigender,demigender,demiboy,demigirl,transmasculine,transfeminine,genderfaun,demifaun,genderfae,demifae,neutrois,biromantic1,autoromantic,boyflux2,girlflux,genderflux,nullflux,hypergender,hyperboy,hypergirl,hyperandrogyne,hyperneutrois,finsexual,unlabeled1,unlabeled2,pangender,pangender.contrast,gendernonconforming1,gendernonconforming2,femboy,tomboy,gynesexual,androsexual,gendervoid,voidgirl,voidboy,nonhuman\-unity,caninekin,plural,fraysexual,bear,butch,leather,otter,twink,adipophilia,kenochoric,veldian,solian,lunian,polyam,sapphic,androgyne,interprogress,progress,intersex,old\-polyam,equal\-rights,drag,pronounfluid,pronounflux,exipronoun,neopronoun,neofluid,genderqueer,cisgender,baker,beiyang,burger,throatlozenges,band,random} .TP \fB\-m\fR, \fB\-\-mode\fR=\fI\,MODE\/\fR Color mode MODE={8bit,rgb} diff --git a/docs/neofetch.1 b/docs/neofetch.1 index 0bc20b21..ab94fbdb 100644 --- a/docs/neofetch.1 +++ b/docs/neofetch.1 @@ -1,7 +1,7 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. -.TH NEOFETCH "1" "August 2025" "Neofetch 8.0.1" "User Commands" +.TH NEOFETCH "1" "September 2025" "Neofetch 8.0.2" "User Commands" .SH NAME -Neofetch \- manual page for Neofetch 8.0.1 +Neofetch \- manual page for Neofetch 8.0.2 .SH SYNOPSIS .B neofetch \fI\,func_name --option "value" --option "value"\/\fR diff --git a/hyfetch/__version__.py b/hyfetch/__version__.py index b6f4113c..009e1c49 100644 --- a/hyfetch/__version__.py +++ b/hyfetch/__version__.py @@ -1 +1 @@ -VERSION = '2.0.1' +VERSION = '2.0.2' diff --git a/hyfetch/distros/nixos_small.py b/hyfetch/distros/nixos_small.py index f9e3cfb8..375f79b6 100644 --- a/hyfetch/distros/nixos_small.py +++ b/hyfetch/distros/nixos_small.py @@ -3,7 +3,7 @@ from . import AsciiArt nixos_small = AsciiArt(match=r'''"nixos_small"''', color='4 6', ascii=r""" - ${c1}\\ \\ // +${c1} \\ \\ // ==\\__\\/ // // \\// ==// //== @@ -11,4 +11,4 @@ nixos_small = AsciiArt(match=r'''"nixos_small"''', color='4 6', ascii=r""" // /\\ \\== // \\ \\ """) - + \ No newline at end of file diff --git a/neofetch b/neofetch index c713633d..8f987720 100755 --- a/neofetch +++ b/neofetch @@ -28,7 +28,7 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE # SOFTWARE. -version=8.0.1 +version=8.0.2 # Fallback to a value of '5' for shells which support bash # but do not set the 'BASH_' shell variables (osh). diff --git a/package.json b/package.json index c305d572..e92d82e4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "neowofetch", - "version": "2.0.1", + "version": "2.0.2", "description": "Updated neofetch", "repository": { "type": "git",