Releases: gamemaker1/yeet
yeet 0.7.0
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
YEET!
Fixes
- Apply
NO_CONFIRM
to allpacman
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
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
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
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
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
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
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
toAUR_BASE_URL
- change config field
YEET_CACHE_DIR
toCACHE_DIR
- change config field
- 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
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
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!