Files
sofmani/CHANGELOG.md

15 KiB
Executable File

Changelog

1.19.0 (2026-01-22)

Features

1.18.0 (2026-01-22)

Features

  • add skip_summary option (ccdb1a7)
  • improve rsync install/update check (c029afb)
  • show current summary on user interrupt (89d8746)
  • update logging style & formatting (0cbf174)

1.17.0 (2026-01-15)

Features

  • log install/update summary (d9b2b52)

1.16.1 (2026-01-11)

Bug Fixes

  • download_filename map parsing (e78e830)

1.16.0 (2026-01-10)

Features

  • install on specific machines by machine id (bb36269)

1.15.1 (2025-12-08)

Bug Fixes

  • fail on github-release download error (fa4f14a)

1.15.0 (2025-12-08)

Features

  • add github token support for github release installer (4503098)

Bug Fixes

  • show defaults log only when actually applying defaults (989515f)

1.14.2 (2025-12-05)

Bug Fixes

  • github release bin download/extract (952b3fc)

1.14.1 (2025-12-05)

Bug Fixes

  • remove old binary to prevent file busy error (128299e)
  • use correct cache dir (a1de214)

1.14.0 (2025-12-05)

Features

Bug Fixes

  • github release installer tag comparison (a3430f4)
  • linux log file location (0a1974e)
  • truncate log if too large (287a90e)

1.13.1 (2025-12-05)

Bug Fixes

1.13.0 (2025-12-05)

Features

  • add AarchGnu token (feecd81)
  • add go template vars to github_installer (10805ca)
  • manifest git download without clone (a7053cf)

1.12.0 (2025-12-03)

Features

  • add install_flags and update_flags to various installers (0401be0)
  • pacman/yay installers (7de60d4)

1.11.2 (2025-09-16)

Bug Fixes

  • apt: fix apt/apk installer command (777300e)

1.11.1 (2025-07-04)

Bug Fixes

  • docker: fix pull command (d605e1a)

1.11.0 (2025-07-03)

Features

  • brew: add cask option (2d4df23)
  • docker: add flag to skip if docker is not running (b56e934)

Bug Fixes

  • docker: pull during update and not during check (861e257)

1.10.1 (2025-06-27)

Bug Fixes

  • docker pull to get correct digest (5f7449c)

1.10.0 (2025-06-27)

Features

Bug Fixes

  • show output for shell install/update checks (fc7e2b9)

1.9.6 (2025-06-26)

Bug Fixes

  • brew outdated status code parsing (f5aa76b)

1.9.5 (2025-06-26)

Bug Fixes

  • brew update exit-code/logic (ad7464c)

1.9.4 (2025-06-25)

Bug Fixes

  • improve brew update output (803823b)

1.9.3 (2025-06-22)

Bug Fixes

  • use tap name on brew update (e2d37d1)

1.9.2 (2025-06-19)

Bug Fixes

  • append installers after validation (3352ae6)

1.9.1 (2025-06-19)

Bug Fixes

  • panic on missing debug/check_updates (dc5c3ca)
  • wrong config validations (28f3c1c)

1.9.0 (2025-06-19)

Features

Bug Fixes

  • config file/cli overrides (f92093f)

1.8.0 (2025-01-26)

Features

  • github release installer (00934e9)

Bug Fixes

  • always log everything to file (fa59a40)

1.7.0 (2025-01-20)

Features

1.6.0 (2025-01-18)

Features

  • installer: add enabled option (e5460d2)

1.5.1 (2025-01-18)

Bug Fixes

1.5.0 (2025-01-16)

Features

Bug Fixes

1.4.3 (2025-01-14)

Bug Fixes

1.4.2 (2025-01-13)

Bug Fixes

1.4.1 (2025-01-11)

Bug Fixes

  • bind stdin to process + expand env home dir (53d3ec6)
  • run install on group updates (6292fec)

1.4.0 (2025-01-09)

Features

Bug Fixes

1.3.0 (2025-01-06)

Features

Bug Fixes

1.2.0 (2025-01-06)

Features

  • shell update command + env shell (0d51d26)

1.1.0 (2024-12-24)

Features

Bug Fixes

  • correctly install brew by name (be3cd37)
  • env path resolution (7b69333)
  • group should always "have update" (b5af709)
  • log directory (64de503)

1.0.1 (2024-12-24)

Bug Fixes

  • find config in .config dir (18c7933)

1.0.0 (2024-12-24)

Features

Bug Fixes