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.11.8...Unreleased ) - ReleaseDate
3+ ## [ Unreleased] ( https://github.com/dalance/procs/compare/v0.11.9...Unreleased ) - ReleaseDate
4+
5+ ## [ v0.11.9] ( https://github.com/dalance/procs/compare/v0.11.8...v0.11.9 ) - 2021-06-22
46
57## [ v0.11.8] ( https://github.com/dalance/procs/compare/v0.11.7...v0.11.8 ) - 2021-05-28
68
Original file line number Diff line number Diff line change 11[package ]
22name = " procs"
3- version = " 0.11.9-pre "
3+ version = " 0.11.9"
44authors = [" dalance@gmail.com" ]
55repository = " https://github.com/dalance/procs"
66keywords = [" process" ]
Original file line number Diff line number Diff line change 66[ ![ Build Status] ( https://travis-ci.org/dalance/procs.svg?branch=master )] ( https://travis-ci.org/dalance/procs )
77[ ![ codecov] ( https://codecov.io/gh/dalance/procs/branch/master/graph/badge.svg )] ( https://codecov.io/gh/dalance/procs )
88
9- [ ![ Changelog] ( https://img.shields.io/badge/changelog-v0.11.8 -green.svg )] ( https://github.com/dalance/procs/blob/master/CHANGELOG.md )
9+ [ ![ Changelog] ( https://img.shields.io/badge/changelog-v0.11.9 -green.svg )] ( https://github.com/dalance/procs/blob/master/CHANGELOG.md )
1010[ ![ Crates.io] ( https://img.shields.io/crates/v/procs.svg )] ( https://crates.io/crates/procs )
1111[ ![ procs] ( https://snapcraft.io/procs/badge.svg )] ( https://snapcraft.io/procs )
1212[ ![ homebrew] ( https://img.shields.io/homebrew/v/procs.svg )] ( https://formulae.brew.sh/formula/procs )
@@ -111,7 +111,7 @@ sudo dnf install procs
111111You can install by rpm command.
112112
113113```
114- sudo rpm -i https://github.com/dalance/procs/releases/download/v0.11.8 /procs-0.11.8 -1.x86_64.rpm
114+ sudo rpm -i https://github.com/dalance/procs/releases/download/v0.11.9 /procs-0.11.9 -1.x86_64.rpm
115115```
116116
117117### Cargo
Original file line number Diff line number Diff line change 11name : procs
2- version : &version v0.11.8
2+ version : &version v0.11.9
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