2.0.0.b4
·
15 commits
to master
since this release
Changelog
2.0.0.b4 - 2025-01-02
🚀 Features
- deb: Compress man pages (a8b0462 by desbma)
- Allow changing log level from configuration file (a847e9d by desbma)
🐛 Bug fixes
- Hdparm prober error handling (fix #64) (9a73731 by desbma)
- Always check subprocess return codes (376291a by desbma)
- Hdparm stderr soft errors (d1fbe90 by desbma)
- Smartctl attribute 190 parsing (e13a510 by desbma)
📚 Documentation
- Minor comment typo (3f447a3 by desbma)
🧪 Testing
- Check hdparm prober errors if drive is missing (8d287d1 by desbma)
- Add hddtemp prober test for sleeping drive (ccb44b5 by desbma)
🚜 Refactor
- Homogeneize Command::output usage (a29b542 by desbma)
⚙️ Continuous integration
- Build debian package with man pages (77bac80 by desbma)