Skip to content

release_2.7.0.dev1

Pre-release
Pre-release
Compare
Choose a tag to compare
@wisechengyi wisechengyi released this 18 Jul 00:22
· 4742 commits to main since this release
release_2.7.0.dev1
532d5ff

New Features

  • Allow restricting which versions are valid for ExternalTools. (#12332)

  • Add yapf Python formatter (#12317)

  • Add ASDF support to interpreter-search-paths (#12028)

Plugin API Changes

  • Validate option default values to be of correct type. (#12331)

Bug fixes

  • Do not leak subsystems as goals to the command line interface (#12337)

  • Fix anonymous telemetry logging. (#12340)

  • Fixup incorrect platform help message. (#12320)

Documentation

  • Improve wording for pex_binary platforms field help (#12304)