File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Change Log
22
3- ## [ Unreleased] ( https://github.com/dalance/procs/compare/v0.14.3...Unreleased ) - ReleaseDate
3+ ## [ Unreleased] ( https://github.com/dalance/procs/compare/v0.14.4...Unreleased ) - ReleaseDate
4+
5+ ## [ v0.14.4] ( https://github.com/dalance/procs/compare/v0.14.3...v0.14.4 ) - 2023-11-24
46
57* [ Fixed] Build breaks on FreeBSD/arm64,i386
68
Original file line number Diff line number Diff line change 11[package ]
22name = " procs"
3- version = " 0.14.3 "
3+ version = " 0.14.4 "
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.3 -green.svg )] ( https://github.com/dalance/procs/blob/master/CHANGELOG.md )
8+ [ ![ Changelog] ( https://img.shields.io/badge/changelog-v0.14.4 -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 )
@@ -124,7 +124,7 @@ winget install procs
124124You can install with rpm.
125125
126126```
127- sudo rpm -i https://github.com/dalance/procs/releases/download/v0.14.3 /procs-0.14.3 -1.x86_64.rpm
127+ sudo rpm -i https://github.com/dalance/procs/releases/download/v0.14.4 /procs-0.14.4 -1.x86_64.rpm
128128```
129129
130130### Cargo
Original file line number Diff line number Diff line change 11name : procs
2- version : &version v0.14.3
2+ version : &version v0.14.4
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