Skip to content

Releases: FujiLinux/devtools

v1.1.5-fuji

Choose a tag to compare

@ewlsh ewlsh released this 03 Apr 03:53
v1.1.5-fuji
9901052
Version v1.1.5-fuji

v1.1.4-fuji

Choose a tag to compare

@ewlsh ewlsh released this 03 Apr 03:24
v1.1.4-fuji
7995626
Version v1.1.4-fuji

v1.1.3-fuji

Choose a tag to compare

@ewlsh ewlsh released this 03 Apr 03:18
v1.1.3-fuji
e43b974
Version v1.1.3-fuji

v1.1.2-fuji

Choose a tag to compare

@ewlsh ewlsh released this 01 Apr 01:16
v1.1.2-fuji
0c05891

[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

Choose a tag to compare

@ewlsh ewlsh released this 18 Mar 03:54

[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