File tree Expand file tree Collapse file tree 5 files changed +8
-6
lines changed
Expand file tree Collapse file tree 5 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3- ## [ Unreleased] ( https://github.com/dalance/procs/compare/v0.14.1...Unreleased ) - ReleaseDate
3+ ## [ Unreleased] ( https://github.com/dalance/procs/compare/v0.14.2...Unreleased ) - ReleaseDate
4+
5+ ## [ v0.14.2] ( https://github.com/dalance/procs/compare/v0.14.1...v0.14.2 ) - 2023-10-18
46
57* [ Added] BSD support [ #313 ] ( https://github.com/dalance/procs/issues/313 )
68* [ Fixed] wrong time handling on Windows
Original file line number Diff line number Diff line change 11[package ]
22name = " procs"
3- version = " 0.14.1 "
3+ version = " 0.14.2 "
44authors = [" dalance@gmail.com" ]
55repository = " https://github.com/dalance/procs"
66keywords = [" process" ]
Original file line number Diff line number Diff line change 55[ ![ Actions Status] ( https://github.com/dalance/procs/workflows/Regression/badge.svg )] ( https://github.com/dalance/procs/actions )
66[ ![ codecov] ( https://codecov.io/gh/dalance/procs/branch/master/graph/badge.svg )] ( https://codecov.io/gh/dalance/procs )
77
8- [ ![ Changelog] ( https://img.shields.io/badge/changelog-v0.14.1 -green.svg )] ( https://github.com/dalance/procs/blob/master/CHANGELOG.md )
8+ [ ![ Changelog] ( https://img.shields.io/badge/changelog-v0.14.2 -green.svg )] ( https://github.com/dalance/procs/blob/master/CHANGELOG.md )
99[ ![ Crates.io] ( https://img.shields.io/crates/v/procs.svg )] ( https://crates.io/crates/procs )
1010[ ![ procs] ( https://snapcraft.io/procs/badge.svg )] ( https://snapcraft.io/procs )
1111[ ![ homebrew] ( https://img.shields.io/homebrew/v/procs.svg )] ( https://formulae.brew.sh/formula/procs )
@@ -119,7 +119,7 @@ sudo dnf install procs
119119You can install with rpm.
120120
121121```
122- sudo rpm -i https://github.com/dalance/procs/releases/download/v0.14.1 /procs-0.14.1 -1.x86_64.rpm
122+ sudo rpm -i https://github.com/dalance/procs/releases/download/v0.14.2 /procs-0.14.2 -1.x86_64.rpm
123123```
124124
125125### Cargo
Original file line number Diff line number Diff line change 11name : procs
2- version : &version v0.14.1
2+ version : &version v0.14.2
33summary : A modern replacement for ps written in Rust
44description : |
55 procs is a tool to display process information.
You can’t perform that action at this time.
0 commit comments