Skip to content

release_2.0.0rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
released this 16 Oct 07:29

User API Changes

  • Restore several removed targets and fields to help with upgrading
    (#10970)

New Features

  • Add ./pants target-types --all (Cherry-pick of
    #10957) (#10961)

Bugfixes

  • Fix interpreter selection when building a PEX to use
    [python-setup].interpreter_search_paths (Cherry-pick
    of #10965) (#10967)
  • Fix linter targets being skipped when repo has multiple interpreter
    constraints (Cherry-pick of #10974) (#10975)
  • Automatically set setuptools interpreter constraints if unspecified
    (Cherry-pick of #10951) (#10958)
  • Fix config validation not erroring on global options in wrong scope
    (Cherry-pick of #10950) (#10956)
  • Fix logging of lint result files (Cherry-pick of #10959) (#10968)