mirror of
https://github.com/chenasraf/sofmani.git
synced 2026-05-17 17:28:04 +00:00
15 KiB
Executable File
15 KiB
Executable File
Changelog
1.19.0 (2026-01-22)
Features
- add categories (d8b1924)
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
1.14.0 (2025-12-05)
Features
- add --log-file/-l flag (995abdb)
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
- uninitialized logger (aec4740)
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
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
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
- docker installer (f316fa9)
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
1.9.0 (2025-06-19)
Features
- validations (70357d1)
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
enabledoption (e5460d2)
1.5.1 (2025-01-18)
Bug Fixes
- temp dir location (d76a3f9)
1.5.0 (2025-01-16)
Features
Bug Fixes
1.4.3 (2025-01-14)
Bug Fixes
- remove excess log (a81bcc6)
1.4.2 (2025-01-13)
Bug Fixes
1.4.1 (2025-01-11)
Bug Fixes
1.4.0 (2025-01-09)
Features
Bug Fixes
1.3.0 (2025-01-06)
Features
- add apt installer (5fe683a)
Bug Fixes
- env shell platform map (1367921)
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
- add bin check to group (ae2c2df)
- add custom installed check, add pre/post command (3b5f720)
- basic brew installer (285f278)
- cli args (6995d46)
- common post/pre commands, default overrides (e2f0a35)
- dynamic config file (ceced91)
- group installer (d39c36e)
- improve logging/flow (ab85fe7)
- initial commit (ad022ef)
- logger (c773a6c)
- rsync installer (d1f3de3)
- shell installer (8aecf9a)
- use yaml/json instead of pkl (ad45c24)