File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed
Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -6,15 +6,14 @@ tags: [v0.13.x, release]
66excerpt_separator : <!--more-->
77author : arcivanov
88---
9- PyBuilder 0.13.0 has been released deprecating EOL Python support, stabilizing environment orchestration across all
9+ PyBuilder 0.13.0 has been released adding support for Python 3.10,
10+ deprecating EOL Pythons (2.7 and 3.5), stabilizing environment orchestration across all
1011major platforms and migrating CI/CD to GitHub Actions.
1112
1213<!-- more-->
1314
14- Support for Python 2.7 and 3.5 has been discontinued after runtimes having reached end-of-life and becoming
15- unmaintainable.
15+ Support for Python 2.7 and 3.5 has been discontinued after runtimes have reached end-of-life.
1616
17- Due to Python deprecation several plugins have also been removed due to utility abandonment.
17+ Similarly, several plugins has been removed due to utility abandonment.
1818
19- Please familiarize yourself with:
20- * [ v0.13.0 Release Notes] ( /release-notes/v0.13.x#version-0130 )
19+ For more details please see the [ v0.13.0 release notes] ( /release-notes/v0.13.x#version-0130 ) .
You can’t perform that action at this time.
0 commit comments