We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fc3a78 commit 861cd13Copy full SHA for 861cd13
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
## [Unreleased](https://github.com/dalance/procs/compare/v0.14.9...Unreleased) - ReleaseDate
4
5
+* [Added] Add Arch column for macOS (Rosetta 2) [#759](https://github.com/dalance/procs/pull/759)
6
+* [Added] Add JSON output support [#735](https://github.com/dalance/procs/pull/735)
7
+* [Changed] Generate shell completions at build time [#739](https://github.com/dalance/procs/pull/739)
8
+* [Fixed] Trim null byte from /proc/<pid>/attr/current [#733](https://github.com/dalance/procs/pull/733)
9
+
10
## [v0.14.9](https://github.com/dalance/procs/compare/v0.14.8...v0.14.9) - 2025-01-17
11
12
* [Fixed] Build failure on FreeBSD
0 commit comments