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.9.16...Unreleased ) - ReleaseDate
3+ ## [ Unreleased] ( https://github.com/dalance/procs/compare/v0.9.17...Unreleased ) - ReleaseDate
4+
5+ ## [ v0.9.17] ( https://github.com/dalance/procs/compare/v0.9.16...v0.9.17 ) - 2020-03-05
46
57* [ Changed] update proc-macro-error-attr [ #45 ] ( https://github.com/dalance/procs/issues/45 )
68
Original file line number Diff line number Diff line change 11[package ]
22name = " procs"
3- version = " 0.9.17-pre "
3+ version = " 0.9.17"
4455repository = " https://github.com/dalance/procs"
66keywords = [" process" ]
Original file line number Diff line number Diff line change 77[ ![ Snap Status] ( https://build.snapcraft.io/badge/dalance/procs.svg )] ( https://build.snapcraft.io/user/dalance/procs )
88[ ![ codecov] ( https://codecov.io/gh/dalance/procs/branch/master/graph/badge.svg )] ( https://codecov.io/gh/dalance/procs )
99
10- [ ![ Changelog] ( https://img.shields.io/badge/changelog-v0.9.16 -green.svg )] ( https://github.com/dalance/procs/blob/master/CHANGELOG.md )
10+ [ ![ Changelog] ( https://img.shields.io/badge/changelog-v0.9.17 -green.svg )] ( https://github.com/dalance/procs/blob/master/CHANGELOG.md )
1111[ ![ Crates.io] ( https://img.shields.io/crates/v/procs.svg )] ( https://crates.io/crates/procs )
1212[ ![ procs] ( https://snapcraft.io/procs/badge.svg )] ( https://snapcraft.io/procs )
1313[ ![ homebrew] ( https://img.shields.io/homebrew/v/procs.svg )] ( https://formulae.brew.sh/formula/procs )
@@ -87,7 +87,7 @@ scoop install procs
8787You can install by rpm command.
8888
8989```
90- sudo rpm -i https://github.com/dalance/procs/releases/download/v0.9.16 /procs-0.9.16 -1.x86_64.rpm
90+ sudo rpm -i https://github.com/dalance/procs/releases/download/v0.9.17 /procs-0.9.17 -1.x86_64.rpm
9191```
9292
9393### Cargo
Original file line number Diff line number Diff line change 11name : procs
2- version : &version v0.9.16
2+ version : &version v0.9.17
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