File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,17 +2,52 @@ Changelog
22=========
33
44
5- 0.6.0 (2025-07-14)
5+ 0.6.2 (2025-08-18)
6+ ------------------
7+
8+ Fixes
9+ ~~~~~
10+ - Remove deprecated version attribute from package metadata. [Stephen L
11+ Arnold]
12+
13+
14+ 0.6.1 (2025-07-31)
15+ ------------------
16+
17+ Fixes
18+ ~~~~~
19+ - Add PROCMAN_PREFIX override for install prefix path. [Stephen L
20+ Arnold]
21+
22+ * set the above env variable to install prefix as needed, something like
23+ PROCMAN_PREFIX=/usr if scripts are installed to /usr/bin
24+
25+ Other
26+ ~~~~~
27+ - Merge pull request #29 from sarnold/refactored-yaml. [Steve Arnold]
28+
29+ yaml and path cleanup
30+
31+
32+ 0.6.0 (2025-07-15)
633------------------
734
835Changes
936~~~~~~~
1037- Make sure github and reuse can find the license file. [Stephen L
1138 Arnold]
39+
40+ * use reasonable min versions in pyproject.toml, update changelog
1241- Cleanup dep versioning, allow el9 setuptools. [Stephen L Arnold]
1342
43+ Other
44+ ~~~~~
45+ - Merge pull request #26 from sarnold/license-bits. [Steve Arnold]
46+
47+ License bits
48+
1449
15- 0.5.3 (2025-07-13 )
50+ 0.5.3 (2025-07-14 )
1651------------------
1752
1853Changes
Original file line number Diff line number Diff line change 11[metadata]
22name = procman
3- version = attr: setuptools_scm.get_version
43description = Console tool for running multiple external processes and multiplexing their output
54url = https://github.com/sarnold/procman
65author = Stephen Arnold
You can’t perform that action at this time.
0 commit comments