Skip to content

Releases: aaronflorey/bin

v2.6.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 03:17
75e9193

2.6.0 (2026-07-09)

Features

Bug Fixes

  • assets: reject wrong-platform release assets (d0b3c04)
  • improve provider export (f1ebc0b)
  • lock config file permissions (56ac56e)
  • preserve update failure accounting (b1a4eeb)
  • validate imported binaries (1e76486)

v2.5.4

Choose a tag to compare

@github-actions github-actions released this 07 Jul 22:23
96ece0d

2.5.4 (2026-06-18)

Bug Fixes

  • assets: satisfy staticcheck switch lint (52c0c04)

v2.5.3

Choose a tag to compare

@github-actions github-actions released this 17 Jun 22:26
9397ec5

2.5.3 (2026-06-11)

Bug Fixes

  • assets: add .sha to metadata suffixes to prevent selecting checksum files (87fc4a1)
  • goinstall: resolve latest from base module (32a7732)

v2.5.2

Choose a tag to compare

@github-actions github-actions released this 03 Jun 01:36
d6295f4

2.5.2 (2026-05-31)

Bug Fixes

  • cmd: ensure installed binaries are executable (8d186f5)

v2.5.1

Choose a tag to compare

@github-actions github-actions released this 28 May 23:05
dfb9222

2.5.1 (2026-05-28)

Bug Fixes

  • providers,config: tighten checksum asset selection (b8591ba)

v2.5.0

Choose a tag to compare

@github-actions github-actions released this 27 May 23:29
e6ee7b0

2.5.0 (2026-05-27)

Features

  • allow exporting a list of installed (8afb4d8)
  • cmd,providers: support multi-lane release installs (fdebbe7)
  • FN-002: document multi-tool selection persistence (5acd680)

Bug Fixes

  • assets: detect macOS .app bundles in zip/tar archives (9c85443)
  • assets: filter out .blockmap metadata files from release assets (ee999dd)
  • cmd,config: harden install and config flows (6bba9a0)
  • cmd: remove tui changelog browser (2fbdbee)
  • providers,assets: handle final binary checksums (59911b0)

v2.4.0

Choose a tag to compare

@github-actions github-actions released this 02 May 08:27

2.4.0 (2026-05-01)

Features

  • cmd: suggest managed names for partial targets (ba4fa82)
  • cmd: suggest managed names for partial targets (716e845)
  • install: support tracked dmg app installs (d0653d2)
  • list: add json output format (5a4a0a0)
  • remove: add interactive multi-select removal flow (deb3fb4)
  • remove: add interactive multi-select removal flow (5f3d47d)
  • tui: add interactive changelog browser (7729ae4)
  • update: Add interactive multi-select for no-arg updates (2effacb)
  • update: interactive multi-select for no-arg updates (e4236f4)

Bug Fixes

  • assets,config: restore tar archive detection (0839c44)
  • assets: prefer native Linux binaries over AppImages (97f00f9)
  • chown config dir and file to sudo user when installing globally (636b0b9)
  • chown config dir/file to real user when installing via sudo (d8a15ff)
  • ci: resolve lint findings (3c3a52d)
  • config,providers,assets: harden installs and retire todo (4e13744)
  • config,update: harden config persistence and prompts (6304958)
  • install: capture verbose logs and improve archive selection (c7f7c2a)
  • update: skip interactive selector with --yes and --dry-run flags (8d41741)

v2.3.0

Choose a tag to compare

@github-actions github-actions released this 12 Apr 03:55
0652f1a

2.3.0 (2026-04-12)

Features

  • config: Add gh token auth toggle and key hints (e07d6bd)
  • run: Auto-pass args and prune stale cached versions (8e63212)

Bug Fixes

  • providers: Satisfy staticcheck in GitHub auth guard (75f3c55)

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 12 Apr 02:32
4ce6ab1

2.2.0 (2026-04-12)

Features

  • fix releases with multiple tools (2a9ced6)
  • import: Run ensure after import by default (20ce645)
  • run: Add cached run command (321fd3c)
  • system-package: Add opt-in system package install mode (aace7b0)

Bug Fixes

  • assets: Ignore metadata package names (25d2b4c)
  • assets: Skip package manager release artifacts (b444d30)
  • ensure: Retry without package path on archive mismatch (d6c3f83)

v2.1.2

Choose a tag to compare

@github-actions github-actions released this 08 Apr 23:04
b61e801

2.1.2 (2026-04-08)

Bug Fixes

  • don't download .sbom.json files (a1bf130)