Features
CLI Update Notifications
- The CLI now checks PyPI in the background for newer versions of
lager-cliand displays a notification after each command when an update is available - Checks are cached for 24 hours to avoid unnecessary network requests
- Can be disabled by setting
LAGER_NO_UPDATE_CHECK=1or in CI environments
Bug Fixes
- Fixed duplicate SPI channel entry in LabJack T7 instrument query (
FIO0-FIO3listed twice)
Improvements
- Updated SPI and GPIO test scripts to use correct net names matching current Lager Box configuration

