Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 5 additions & 6 deletions articles/_posts/2021-09-28-version-0.13-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,14 @@ tags: [v0.13.x, release]
excerpt_separator: <!--more-->
author: arcivanov
---
PyBuilder 0.13.0 has been released deprecating EOL Python support, stabilizing environment orchestration across all
PyBuilder 0.13.0 has been released adding support for Python 3.10,
deprecating EOL Pythons (2.7 and 3.5), stabilizing environment orchestration across all
major platforms and migrating CI/CD to GitHub Actions.

<!--more-->

Support for Python 2.7 and 3.5 has been discontinued after runtimes having reached end-of-life and becoming
unmaintainable.
Support for Python 2.7 and 3.5 has been discontinued after runtimes have reached end-of-life.

Due to Python deprecation several plugins have also been removed due to utility abandonment.
Similarly, several plugins has been removed due to utility abandonment.

Please familiarize yourself with:
* [v0.13.0 Release Notes](/release-notes/v0.13.x#version-0130)
For more details please see the [v0.13.0 release notes](/release-notes/v0.13.x#version-0130).