Features
- Added support for strict mode to the project level (#409)
Fixes
- Prevent concurrent access to runningProc map during shutdown (#413)
- Exit on missing theme argument (#408)
- Ensure failing probes trigger restart policy (#403)
Changelog
- 4eccbd6 chore: bump nix to 1.76.0
- c5d1410 feat: add support for strict mode to the project level #409
- cc40fb8 fix: ensure failing probes trigger restart policy #403
- e34e5d9 fix: exit on missing theme argument #408
- 441d1b5 fix: prevent cuncurent access to runningProc map during shutdown #413
Full Changelog: v1.75.2...v1.76.0