Commit e59b6a4
Show update notification on lattice --version
lattice --version was handled by clap directly, bypassing the passive
update check. Now intercepted before clap parses so
maybe_notify_update() runs after printing the version.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent de8388f commit e59b6a4
1 file changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1913 | 1913 | | |
1914 | 1914 | | |
1915 | 1915 | | |
1916 | | - | |
1917 | | - | |
| 1916 | + | |
| 1917 | + | |
| 1918 | + | |
1918 | 1919 | | |
1919 | 1920 | | |
1920 | 1921 | | |
1921 | 1922 | | |
1922 | 1923 | | |
| 1924 | + | |
| 1925 | + | |
| 1926 | + | |
| 1927 | + | |
| 1928 | + | |
1923 | 1929 | | |
1924 | 1930 | | |
1925 | 1931 | | |
| |||
0 commit comments