Skip to content

Releases: aaronflorey/bin

v2.5.3

17 Jun 22:26
9397ec5

Choose a tag to compare

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

03 Jun 01:36
d6295f4

Choose a tag to compare

2.5.2 (2026-05-31)

Bug Fixes

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

v2.5.1

28 May 23:05
dfb9222

Choose a tag to compare

2.5.1 (2026-05-28)

Bug Fixes

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

v2.5.0

27 May 23:29
e6ee7b0

Choose a tag to compare

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

02 May 08:27

Choose a tag to compare

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

12 Apr 03:55
0652f1a

Choose a tag to compare

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

12 Apr 02:32
4ce6ab1

Choose a tag to compare

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

08 Apr 23:04
b61e801

Choose a tag to compare

2.1.2 (2026-04-08)

Bug Fixes

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

v2.1.1

08 Apr 00:14
6a090fb

Choose a tag to compare

2.1.1 (2026-04-07)

Bug Fixes

  • panic in tie breaker code (81c5ced)

v2.1.0

07 Apr 22:27
aec0396

Choose a tag to compare

2.1.0 (2026-04-07)

Features

  • add generic url install (49afd03)
  • add support for multiple inputs when installing (2ac472b)

Bug Fixes

  • checksum issues (94f2baf)
  • improve spinner code (b679337)
  • install: honor interactive overwrite confirmation (f099d42)
  • outdated output was broken (1dfe42c)
  • tie breaker breaking on negative scores (c8c7638)