This repository was archived by the owner on Nov 16, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-46
lines changed
Expand file tree Collapse file tree 2 files changed +6
-46
lines changed Original file line number Diff line number Diff line change @@ -11,52 +11,12 @@ Please see Project Mu for details https://microsoft.github.io/mu
1111Version History
1212===============
1313
14- 0.2.9
14+ 0.3.0
1515-----
1616
17- Use setuptools-scm for version management and enable CI/CD support . Start using tags for releases .
17+ Updated documentation and release process . Transition to Beta .
1818
19- 0.2.8
20- -----
21-
22- Adding support for environment variables dictionary to RunCmd and RunPythonScript
23-
24- 0.2.7
25- -----
26-
27- un-reverting 0.2.4: Using sys.executable in RunPythonScript instead of "python.exe" and assuming its on the path
28-
29- 0.2.6
30- -----
31-
32- Fixing parameter parsing in RunPythonScript to preserve formatting of parameters
33-
34- 0.2.5
35- -----
36-
37- Fixing parameters none check in RunCmd
38-
39- 0.2.4
40- -----
41-
42- Using sys.executable in RunPythonScript instead of "python.exe" and assuming its on the path
43-
44- 0.2.3
45- -----
46-
47- Conditionally adding quotes instead of automatically in RunCmd and RunPythonScript
48-
49- 0.2.2
50- -----
51-
52- Fixing CatalogSignWithSignTool to use new RunCmd format
53-
54- 0.2.1
55- -----
56-
57- Fixing RunPythonScript function to reference updated parameters
58-
59- 0.2.0
60- -----
19+ < 0.3.0
20+ -------
6121
62- Initial commit
22+ Alpha development
Original file line number Diff line number Diff line change 4545 "Programming Language :: Python :: 3" ,
4646 "License :: OSI Approved :: BSD License" ,
4747 "Operating System :: OS Independent" ,
48- "Development Status :: 3 - Alpha "
48+ "Development Status :: 4 - Beta "
4949 ]
5050)
You can’t perform that action at this time.
0 commit comments