languitar / autosuspend

A daemon to automatically suspend and wake up a system
https://autosuspend.readthedocs.io
GNU General Public License v2.0
74 stars 15 forks source link

feat(cli): provide a version subcommand #489

Closed languitar closed 7 months ago

languitar commented 7 months ago

Allows printing the currently installed version of autosuspend.

Fixes: #482

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (6ee72e6) 95.72% compared to head (d51d836) 95.73%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #489 +/- ## ========================================== + Coverage 95.72% 95.73% +0.01% ========================================== Files 20 20 Lines 1333 1338 +5 Branches 199 199 ========================================== + Hits 1276 1281 +5 Misses 46 46 Partials 11 11 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 7 months ago

:tada: This PR is included in version 6.1.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: