Skip to content

Releases: gamemaker1/yeet

yeet 0.7.0

23 Apr 11:15
199db82
Compare
Choose a tag to compare

yeet!

features

  • add numbered searching (#17) (thanks @piotr-marendowski!)

you can install yeet from aur or using the install script. please submit issues here. pull requests and suggestions are welcome!

Yeet 0.6.1

29 Nov 07:49
b5edaa4
Compare
Choose a tag to compare

YEET!

Fixes

  • Apply NO_CONFIRM to all pacman operations too b15935a

You can install yeet from AUR or using the install script.

Please submit issues here. Pull requests and suggestions welcome!

Yeet 0.6.0

04 Nov 17:25
bb63774
Compare
Choose a tag to compare

YEET!

Features

  • Do prompt user for input if NO_CONFIRM env var is non-empty 2b54f00

Fixes

  • Skip a package if it is not found 6096ca6

You can install yeet from AUR or using the install script.

Please submit issues here. Pull requests and suggestions welcome!

Yeet v0.5.1

01 Nov 16:28
942151b
Compare
Choose a tag to compare

YEET!

Fixes

  • Do not double double-quote values read from the configuration file b167df1

You can install yeet from AUR or using the install script.

Please submit issues here. Pull requests and suggestions welcome!

Yeet v0.5.0

28 Jun 04:44
336e740
Compare
Choose a tag to compare

YEET!

Features added

  • Add option to clean the build directory (yeet -C) e7f6e0c
  • Print out make or check dependencies required to build the package 05ee9a7

Fixes

  • Rebuild package if it is git cloned but no .pkg.tar.zst file exists e471d72
  • Show the name of the dependency if we cannot retrieve dependency info from package query 13679a7
  • Specify keyserver (keyserver.ubuntu.com) manually if keys are not automatically imported by gpg 37090a7
  • Fix package name and search terms not being properly parsed when updating and searching respectively 3550829

Documentation

  • Added -C option to man page for yeet 5bc7cf3
  • Update manual installation instructions in readme 0f20933

You can install yeet from AUR or using the install script.

Please submit issues here. Pull requests and suggestions welcome!

Yeet v0.4.2

18 Jun 04:04
c239d4c
Compare
Choose a tag to compare

YEET!

Documentation

  • Added a man page for yeet

You can install yeet from AUR or using the install script.

Please submit issues here. Pull requests and suggestions welcome!

Yeet v0.4.1

17 Jun 07:08
e5012ac
Compare
Choose a tag to compare

YEET!

Fixes

  • Build package-query (AUR) before yeet when installing with the install script bde2690
  • If no options are passed, show help 0307e4f

You can install yeet from AUR or using the install script.

Please submit issues here. Pull requests and suggestions welcome!

Yeet v0.4.0

17 Jun 04:49
3af63f3
Compare
Choose a tag to compare

YEET!

Fixes

  • Do not source the config file, parse it instead 91448f0
  • Check if .SRCINFO file exists before attempting to parsing it 7947ae8
  • Minor tweaks to install script 572942c

Features added

  • Give env vars more importance than config file (BREAKING) 7d57281
    • change config field AUR_URL to AUR_BASE_URL
    • change config field YEET_CACHE_DIR to CACHE_DIR
  • Add support for running pacman -D/F/Q/T 636b218
  • Package description is always blank 48fa414
  • .SRCINFO not getting updated after user reviews build files 746b88d

Documentation

  • Update images of yeet in action b98b8a8

You can install yeet from AUR or using the install script.

Please submit issues here. Pull requests and suggestions welcome!

Yeet v0.3.0

16 Jun 15:23
4933d76
Compare
Choose a tag to compare

YEET!

Fixes

  • Check if the built binary actually exists before doing pacman -U 9359778
  • Search command does not work 76ccbc
  • Change makepkg flags 55373b1

Features added

  • Add support for packages that require importing PGP keys 49303d8
  • Show a package summary before building/installing 49303d8

You can install yeet from AUR or using the install script.

Please submit issues here. Pull requests and suggestions welcome!

Yeet v0.2.0

15 Jun 14:10
66656f4
Compare
Choose a tag to compare

YEET!

Fixes

  • If --help is used, help is not shown c425832
  • Install script fails if it is run again 41c46a1
  • Logo is printed twice when running yeet -h 718b828

Features added

  • Add support for updating sync repos while installing packages 841c884

Documentation

  • Remove old syntax for update command 7f17225
  • Add issue templates, pr templates and license file 9bd107e

You can install yeet from AUR or using the install script.

Please submit issues here. Pull requests and suggestions welcome!