PyBuilder now supports dumping the full project configuration as machine-readable
JSON, without running a build. Use pyb -i or pyb --project-info to inspect
everything PyBuilder knows about your project after loading plugins and running
initializers.
PyBuilder 0.13.19 is a feature release with several notable additions:
Two releases bring significant modernization to PyBuilder’s packaging pipeline:
PyBuilder 0.13.14 adds official support for Python 3.13 and fixes CVE-2024-53899 in the bundled VirtualEnv dependency.
PyBuilder 0.13.13 drops support for Python 3.8, which reached end of life in October 2024. The minimum supported version is now Python 3.9.