Releases: alexkainzinger/resource-watchdog
Releases · alexkainzinger/resource-watchdog
[1.4.0]
[1.3.3]
What's Changed
- chore(deps): bump systeminformation from 5.18.10 to 5.21.7 by @dependabot in #8
Full Changelog: 1.3.2...1.3.3
[1.3.2]
- Bump dependencies
Full Changelog: 1.3.0...1.3.2
[1.3.0]
- TypeScript 5.0 upgrade
- Bump dependencies
Full Changelog: 1.2.0...1.3.0
[1.2.0]
[1.1.1]
- Slight performance improvements by checking if certain stats are enabled before deciding if it can be shown (by requesting it from the system), e.g. Battery, CPU Temperature & Disk
- Bump dependencies, notable:
systeminformation
to resolve typing issue
[1.1.0]
- Renamed
resourceWatchdog.color
toresourceWatchdog.colorOverride
to better support light themes (#1) - Improve galleryBanner color for VSCode Marketplace
Full Changelog: 1.0.0...1.1.0
[1.0.0] - Initial Version 🎉
- Support for:
- Battery Percentage
- CPU Frequency (with certain limits)
- CPU Temperature (with certain limits)
- CPU Usage
- Disk Stats
- Memory Usage
- Network Stats (received and transferred byte/seconds)
- Swap Usage
- Uptime