Commit Graph

18 Commits

Author SHA1 Message Date
Pascal Dietrich
1f79e95249 andcli: 2.8.0 -> 2.8.1 2026-08-06 11:41:20 +02:00
Pascal Dietrich
9f7a7416ce andcli: 2.7.0 -> 2.8.0 2026-07-30 23:33:15 +02:00
Pascal Dietrich
73a991196d andcli: set __structuredAttrs 2026-06-10 17:52:47 +02:00
Pascal Dietrich
e99f0b9274 andcli: 2.6.2 -> 2.7.0 2026-06-02 17:35:35 +02:00
R. Ryantm
537bdf5826 andcli: 2.6.1 -> 2.6.2 2026-05-08 13:09:40 +00:00
Pascal Dietrich
2907e0a3f8 andcli: add passthru.updateScript 2026-04-15 20:28:07 +02:00
R. Ryantm
e7506a17c7 andcli: 2.6.0 -> 2.6.1 2026-03-26 06:30:15 +00:00
Pascal Dietrich
4f0dd0a773 andcli: 2.5.0 -> 2.6.0 2026-03-06 17:15:59 +01:00
R. Ryantm
a1fd7f1167 andcli: 2.4.3 -> 2.5.0 2026-03-01 15:45:55 +00:00
Pascal Dietrich
aff8fbe5aa andcli: 2.4.2 -> 2.4.3 2026-01-22 14:32:55 +01:00
Jonathan Davies
116036d574 treewide: Remove redundant versionCheckProgramArg = "--version"; with:
```shell
git grep -l -e 'versionCheckProgramArg = "--version";' -e 'versionCheckProgramArg = \[ "--version" \];' | while read f; do
  sed -i '/versionCheckProgramArg/d' "$f"
  sed -i '/^$/N;/\n$/D' "$f"
done
```
2025-11-20 10:39:02 +00:00
Pascal Dietrich
1576eddf3a andcli: 2.4.1 -> 2.4.2 2025-10-02 21:50:45 +02:00
Pascal Dietrich
7e53099454 andcli: 2.4.0 -> 2.4.1 2025-09-14 00:00:34 +02:00
R. Ryantm
c2387545b5 andcli: 2.3.0 -> 2.4.0 2025-09-10 19:39:40 +00:00
R. Ryantm
ba8fd8b124 andcli: 2.2.0 -> 2.3.0 2025-07-15 21:45:34 +00:00
R. Ryantm
d2d453ab8d andcli: 2.1.3 -> 2.2.0 2025-07-06 15:38:30 +00:00
Defelo
eee9aa1d5b andcli: add versionCheckHook 2025-06-01 19:38:37 +02:00
Pascal Dietrich
007a2be65f andcli: init at 2.1.3 2025-05-23 20:45:23 +02:00