PyBuilder 0.13.3 introduced two new features:
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.
The first version of GitHub Action for PyBuilder has been released!
Due to requests of Anaconda environment users PyBuilder version 0.12.9+ introduced a --no-venvs
option. This option turns off all Python virtual environment management implemented in 0.12.x
for those users who prefer (or must) manage their own virtual environments.
After many months of intense work, PyBuilder 0.12.0 has been released fixing most of the outstanding issues as well as introducing a number of breakthrough features for virtual environment management, unit testing and coverage.