News

PyBuilder 0.13.11: Python 3.12 Support

PyBuilder 0.13.11 officially supports Python 3.12. Preliminary fixes for 3.12 compatibility landed in v0.13.10, and this release completes the work with full CI coverage across CPython 3.8 through 3.12 on Linux, macOS, and Windows.

PyBuilder 0.13.8: Debug Python Support and Log Formatting

PyBuilder 0.13.8 brings two notable improvements:

Python 3.11 Support in PyBuilder 0.13.6

PyBuilder 0.13.6 adds support for Python 3.11, which introduced breaking changes to both the multiprocessing module’s spawn mechanism and the unittest.TestCase internal results API. Both are core to PyBuilder’s test isolation infrastructure and required targeted fixes.

New Features in 0.13.3

PyBuilder 0.13.3 introduced two new features:

  • Resettable integration test Python virtual environment.
  • The activated build environments can now be introspected from the project.

Version 0.13.0 Released!

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.

« Prev 1 2 3 Next »