Skip to main content

Pants 2.24.0 is released!

ยท 2 min read
Chris Burroughs
Pants Maintainer

We are pleased to announce Pants 2.24.0, the latest release of Pantsbuild, the scalable and ergonomic build system. To update, set pants_version = "2.24.0" in your pants.toml. If you're not using Pants yet, get started now.

Highlights in 2.24 include:

  • ๐Ÿ“ฆ Out of the box support for Python 3.13.
  • ๐Ÿช› pants export --bin allows exporting more tools for use outside Pants
  • ๐Ÿ A new experimental Python Provider backend using Python Build Standalone.
  • ๐Ÿ”œ A new option system that unlocks future changes.
  • ๐Ÿž And a whole bunch of updates, bugfixes, and general improvements.

And some heads up of coming changes:

  • Pants 2.24x will suggest you upgrade to the at least version 0.12.2 of the pants launcher binary following the upgrade instructions. This supports underlying improvements coming in Pants 2.25.
  • As in the previous release, in 2.24.x we continue to run both the new and the legacy options systems concurrently and compare the results, issuing warnings if there are any discrepancies. If you do encounter discrepancies that you can't resolve on your own, please reach out to us!.

Check out the full release notes. Pants is an open-source project, and the changes are all contributed by our community. If you want to see something more in the next changelog, join us on GitHub and become a contributor.

We also offer formal sponsorship tiers for companies, as well as individual sponsorships via GitHub. These help pay for the ongoing development and hosting costs, and are managed by the Pants Build non-profit organization.

To see Pants in action, explore our example repositories:

And let us know what you think in Slack!

Pants wouldn't be possible without everyone who contributed to 2.24.0, including everyone who shared feedback on changes and who tested release candidates! Thank you very much!