Releases: FujiLinux/devtools
Releases · FujiLinux/devtools
Release list
v1.1.5-fuji
v1.1.4-fuji
v1.1.3-fuji
v1.1.2-fuji
[1.1.2-fuji] - 2024-04-01
Bug Fixes
- pkgctl version check: Do not prompt for input on terminal during check
Features
- pkgctl version setup: Add command to automatically detect and setup nvchecker
Testing
- Add basic bats setup and test cases for
version setup
Make
- Switch release branch to fuji
- Update for github CLI
v1.1.1-fuji
[1.1.1-fuji] - 2024-03-18
Bug Fixes
- completion: Allow multi opts more than once in zsh
- drop-from-repo: Avoid Git trying to push tags to the AUR
- pkgctl aur drop-from-repo: Avoid error when updating remote head #212
- pkgctl: Skip path arguments that are not directories
Documentation
- man: Fix cut off page names by switching to modern asciidoctor #170
Features
- makepkg.conf: Add no-omit-frame-pointer flags by default
- makepkg.conf: Increase _FORTIFY_SOURCE level to 3
- offload-build: Use rsync instead of scp
Make
- Switch release branch to fuji
- Update for github CLI